Command Line Game - Chess
Create a game that can be played entirely in the command line. This could be anything from a text based adventure game or a space invaders replica.
- The application shows chess board in console. Players may interact with the application using command line instructions. Eg: Start, Restart, Save, Load and Test for running embedded test.
- The application validates all moves.
- All chess rules work except castling and pawn promotion (these are in development). Technology stack: C++, STL Library)
play-my-game
Built With
- c++
- librarycloud
- play-my-game
- visual-studio
Log in or sign up for Devpost to join the conversation.