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

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: about 1 year 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.