forked from mo8it/term-snake
Multiplayer snake game in the terminal
the protocol is to be extended to include message type and message length
- Rust 98.6%
- Dockerfile 1.4%
| crates | Don't send direction if it is the last direction | |
| .gitignore | Init commit | |
| Cargo.lock | Update deps | |
| Cargo.toml | Replace serde with bitcode | |
| Containerfile | Add Containerfile | |
| LICENSE.txt | Add license | |
| protocol.md | Update protocol.md | |
| README.md | Update README | |
term-snake
Work in progress!
Installation
cargo install --git https://codeberg.org/mo8it/term-snake term-snake
Usage
term-snake --help
Self-Hosting
TODO