I made an anagram word game that challenges you to unscramble words from 5 letters to 9 letters, fighting against the clock and other players.
Features:
- Single player with 50+ levels.
- Multiplayer with 2-10 players.
- 8 power-ups to spice things up.
- 4 UI themes to match your mood.
Development:
- Client built in C++ using axmol engine, server built in Go.
- Communication done via HTTP and Websockets.
- Server hosted on AWS EC2.
