Multiplayer snake game in the terminal
- Rust 98.7%
- Dockerfile 1.3%
|
Mo
fb3353764f
All checks were successful
Rust / Build, lint and test (push) Successful in 49s
Reviewed-on: rust-mainz/term-snake#33 Reviewed-by: Beowulf <beowulf@beocode.eu> |
||
|---|---|---|
| .forgejo/workflows | Added action for building, linting and testing | |
| crates | Merge pull request 'Don't change the player index' ( #33 ) from fix-player-index into main | |
| .gitignore | Init commit | |
| Cargo.lock | Support for user-defined ports specified via CLI | |
| Cargo.toml | Support for user-defined ports specified via CLI | |
| 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/rust-mainz/term-snake.git term-snake
Usage
term-snake --help
Self-Hosting
TODO