A Rust implementation of PixelSam123's Java wordgames.
Word bank retrieved from Datamuse.
This is a project for me to learn Rust, so things may be subpar.
Simply run the binary, or cargo run
.
This also works with PixelSam123's client.
Put wss://play.norin.me/{ROUTE}
in the server URL box.
ws/anagram
Normal anagrams game. Plans:- Multiple language support
- Time configuration
- Word length configuration
- Timer configuration