Shiritori is a Japanese game where players take turns writing words, and writing a word that ends in "n" (a character in Japanese that begins no words) causes a loss. In our version, players take turns writing chinese characters in an attempt to form a complete sentence. a player loses if they cannot add to the sentence, and are forced to end it with a period. This improves learning by making players fully use the grammer of the language, rather than just a few simple phrases. A built in grammar checker checks the grammar to make sure input is valid, and to help players learn.
Our program uses a javascript interface with togetherjs allowing players to play with one another and a python backend server
Built With
- javascript
- python
- togetherjs
- web
- windows
Log in or sign up for Devpost to join the conversation.