282 B
282 B
txtris
This is the repository for the official server and client for txtris, a stacking game.
The project is split into three distinct Cargo projects:
server
- as you'd expectclient
- also as you'd expecttxcore
- contains shared code between the server and client