zwei zero vier acht / 2048, the game
Use cargo r zzva
to initiate cli gameplay.
Use cargo r zzva-web
to expose gameplay endpoints.
Follow individual READMEs for detailed usage.
- Configurable: Control board size and winning tile
- Ergonmic command-line gameplay
- REST api endpoints for gameplay
Possible extensions include:
- Saved game state
- User sessions
- Frontend for gameplay on web
- Score tracking