Welcome to tCheckers! A terminal-based Checkers game built with React and Ink, designed to bring the classic board game experience right to your command line. ๐
tCheckers is an open-source project that recreates the game of Checkers in a terminal environment. It's perfect for those who love a good strategy game and want to enjoy it directly from their terminal. The game supports two-player mode and is designed to be easily extendable for future enhancements.
- Terminal-based Gameplay: Enjoy Checkers directly in your terminal.
- Two-Player Mode: Play with a friend on the same terminal.
You can start playing tCheckers right away using the following command:
npx tcheckers
This command will download and run the game without needing to install it globally. ๐
- Start the Game: Run
npx tcheckers
in your terminal. - Main Menu: Choose to start a new game or exit.
- Game Board: Use the keyboard to select and move pieces.
- Win the Game: Capture all of your opponent's pieces or block them from making a move.
We welcome contributions from the community! Feel free to fork the repository, make changes, and submit a pull request. Check out our contributing guidelines for more information.
This project is licensed under the MIT License. See the LICENSE file for details.
For questions or feedback, feel free to reach out to us via GitHub Issues.
Enjoy the game and happy playing! ๐ฒ