Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daid/seriousproton

C++ game engine coded on top of SDL from scratch. There will be dragons and undocumented stuff in here.
https://github.com/daid/seriousproton

Last synced: 4 days ago
JSON representation

C++ game engine coded on top of SDL from scratch. There will be dragons and undocumented stuff in here.

Awesome Lists containing this project

README

        

SeriousProton
=============

C++ game engine coded on top of [SDL2](https://libsdl.org/) from scratch. There will be dragons and undocumented stuff in here.

## Master server

The `/masterserver` directory contains a basic PHP server for registering game servers and distributing a list of servers to clients.