Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oreeeee/espcho
Very experimental osu! 2010 (b1596) server running on ESP32
https://github.com/oreeeee/espcho
bancho c esp32 osu osugame private-server
Last synced: 27 days ago
JSON representation
Very experimental osu! 2010 (b1596) server running on ESP32
- Host: GitHub
- URL: https://github.com/oreeeee/espcho
- Owner: Oreeeee
- License: mit
- Created: 2024-11-24T14:12:25.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-07T19:44:44.000Z (about 1 month ago)
- Last Synced: 2024-12-07T20:25:51.124Z (about 1 month ago)
- Topics: bancho, c, esp32, osu, osugame, private-server
- Language: C++
- Homepage:
- Size: 114 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# espcho
Experimental osu! 2010 (b1596) server, running on ESP32## Status
This server is very experimental, it will probably never be production ready (why would you run a production server on a microcontroller anyways?)## Code style
Please avoid C++ style code as much as possible and stick to C. When you have to use C++, don't use modern features.