Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.