It's soon to be a top down shooter server
- Server:
- WebSocket support (main way of communication)
- One-way communication (server sends info to clients)
- Pausing server loop, when noone is connected
- Basic client
- Server:
- Two-way communication (Handling client input)
- Lag recompensation