RadicalChinese is a terminal-based game that challenges players to guess Chinese characters based on given radicals. It aims to help users learn and recognize different radicals and their corresponding characters.
npm install
- Clone the Repository
git clone https://github.com/your-username/RadicallyChinese.git
cd RadicallyChinese
- How to run the program
- Type this in the terminal every time you want to restart the game!
node index.js
Contributors names and contact info
ex. Yumiko Chow ex. @yumi520
- 0.3
- Added a way for the users to ask for hints (the definition of the radical)
- by JSON parsing
- See commit change or See release history
- 0.2
- Added a way to keep track of points and better styling
- See commit change or See release history
- 0.1
- Initial Release
This project is licensed under the [MIT] License - see the LICENSE.md file for details
Inspiration, code snippets, etc.