User prompt
return to the older version with out my sprites
User prompt
nop, in the board image the grid is inside a yellow rectangle
User prompt
stil bad
User prompt
you can identificate the grid and re design the tiles map acording to the board design?, is a boar of 5 x 5
User prompt
ok in the assets library i upload the image, have the name 'board'
User prompt
ok
User prompt
Hoy i can redesign the images an quit out the base color?}
User prompt
throw a sign that says the name of the winner in case the latter order happens
User prompt
Only the team that manages to get the cross to its starting line wins, it is not won if the cross reaches the opponent's square, if a player places the cross in the opponent's starting square, the opposing player is the winner.
User prompt
tHANK YOU, FINALLY ACTUALIZE THE TEAMMATES WUTH THE SAME COLOR (ONLY BLUE FOR THE PLAY NUMER ONE, AND RED FOR THE PLAYER NUMER 2, THAT IS TO SAY, FIVE CHARACTER BLUE COLOR, AND FIVE CHARACTER RED COLORS)
User prompt
All pieces move the same way: In any direction (horizontally, vertically, or diagonally) But... Always until the end of the path you choose, that is, until you collide with another piece or the board ends. It doesn't matter if it's one square or several, movement is always at its maximum. The winner is whoever manages to attract the Neutron to any of their starting squares first. Be careful! If it's your turn and you can't make a move because you're blocked, you lose. In other words, another way to win is to prevent your opponent from moving the Neutron. This rule also applies to your own pieces (but I've never been unable to move any of them). . remember the piece only move acording and folling the boxes, this one no jumping in random boxes, BE CAREFULL WITH THE ORDER OF THE GAME, ONLY 2 MOVES: FIRST THE CENTER BALL, AFTER THE CHARACTER OF YOUR TEAM, AND AFTER THAT IS THE TURN OF THE RIVAL
User prompt
try again doing the game with a boar of 5 x 5, only 5 pieces for team, remove the libe of the border (right and left line), implement a system of consecutive playing, first player one, after player 2
Code edit (1 edits merged)
Please save this source code
User prompt
Medieval Neutron Quest
Initial prompt
i dream with a game. inspired in the 'neutron Game' a table ludic game, similar to chinese damas, but in this case, this game is going to be ambiented in a medieval age, with fantasy characters
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});