Helping in JAVA coding
Budget: $30 – $250 USD
I need help in writing a code for an assignment.
Option 1: Create a Tic-Tac-Toe game using JavaFX. You should use a 2 dimensional array for the game board. Keep in mind:
Players should only be able to move to an open space.
It should check after every move to see if a player has won.
It should know when a "Cat's Game" has happened.
You should be able to reset, or start a new game.
Option 2: Create a Connect 4 game using JavaFX. Again, use a 2 dimensional array for the game board. Like Tic-Tac-Toe: (5 bonus points)
Players should only be able to move to an open space.
Remember, in Connect 4, checkers fall to the bottom space of a row.
It should check after every move to see if a player has won.
It should know when a "Cat's Game" has happened.
You should be able to reset, or start a new game.
Either option, I hope to see a well stylized submission with sounds and graphics!
Option 1: Create a Tic-Tac-Toe game using JavaFX. You should use a 2 dimensional array for the game board. Keep in mind:
Players should only be able to move to an open space.
It should check after every move to see if a player has won.
It should know when a "Cat's Game" has happened.
You should be able to reset, or start a new game.
Option 2: Create a Connect 4 game using JavaFX. Again, use a 2 dimensional array for the game board. Like Tic-Tac-Toe: (5 bonus points)
Players should only be able to move to an open space.
Remember, in Connect 4, checkers fall to the bottom space of a row.
It should check after every move to see if a player has won.
It should know when a "Cat's Game" has happened.
You should be able to reset, or start a new game.
Either option, I hope to see a well stylized submission with sounds and graphics!