Checkers2Player
A downloadable game for Windows
One of my Assignment and getting started with Unity game, posting it to record my game dev progress and learning how to upload a game here.
The Game was made entirely from C# on Unity.
NOTES about this game:
* I've never played with force jump (don't play checkers much) and its not always used, so I have chosen not to implemented it in this game. Hence the need for a 'end jumping' button.
* I could have made the game detect when a player loses due to being unable to make any move. But that seemed outside the scope of this project, so I didn't implement it.
* King pieces are denoted by their size in this game. I tried the traditional stacking approach, but the top down camera makes it impossible to distinguish them from normal pieces.
* So I changed their size instead. A texture would have been nice, but that isn't feasible in this project.
* The same problem applies to the captured pieces on the side of the board, you can't always tell how many there are. Hence the scoreboard I added.
* The Esc button to end game
* That's it. Enjoy the game :)
*/
Status | Released |
Platforms | Windows |
Author | mansoo |
Genre | Strategy |
Tags | Board Game, Two Player |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.