Progetto A.A 2020-2021 del corso di Laboratorio di Applicazioni Mobili
Alessio Arcara
- graphics to WebGL/ThreeJs instead of grid and a bunch of css colors
$\rightarrow$ performance optimization - gameplay variations like bomberman or whatever ...
$\rightarrow$ important! the game must be fun, easy and catchy
- send lines to opponent
- combo system?
- VS mode
- FFA mode
- MAP mode?
- matchmaking with Elo rating system
- unlockable profile avatars via games won like Warcraft 3
- profile with online stats and brief description
- region chat?
- web, android, ios support (horizontal/vertical)
- client side logic to server side
- apollo server to rust backend (Actix, Rocket, Axum, ...)