A simple CLI game to guess the correct conjugation of Italian verbs. This is a game based on the guessing game in the Rust book. This project is made to learn Rust and simple Italian conjugation.
- Present tense
- Type "quit" to leave the game
- Add irregular verbs
- Add more verbs
- Use more tenses and use a better way to deal with the data
- Web version using Rust back-end
- Docker to set up the web version locally