https://github.com/saecki/curvefever
A curvefever clone with local multiplayer that can be controlled via keyboard, or via a mobile friendly web remote-app included in the embedded web server.
https://github.com/saecki/curvefever
Last synced: 10 months ago
JSON representation
A curvefever clone with local multiplayer that can be controlled via keyboard, or via a mobile friendly web remote-app included in the embedded web server.
- Host: GitHub
- URL: https://github.com/saecki/curvefever
- Owner: saecki
- Created: 2023-09-18T21:38:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T01:18:00.000Z (over 1 year ago)
- Last Synced: 2025-09-06T13:44:50.610Z (11 months ago)
- Language: Rust
- Homepage:
- Size: 163 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# curvefever
A curvefever clone with local multiplayer that can be controlled via keyboard,
or via a mobile friendly web remote-app included in the embedded web server.



## Build and run
- `make build run`