server application and library for tetris multiplayer
- Zig 68.5%
- C 31.5%
| .clang-format | formatting file | |
| build.zig | rewrote the server in zig for extra spice | |
| build.zig.zon | this should've been commited earlier | |
| LICENSE | Initial commit | |
| networking.c | breaking: change API to allow user to specify reception timeouts | |
| networking.h | server: wait if no connections | |
| README.md | Initial commit | |
| server.zig | server: wait if no connections | |
tetris-server
server application for tetris multiplayer