Ecosyste.ms: Awesome
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: 4 days ago
JSON representation
C++ game engine coded on top of SDL from scratch. There will be dragons and undocumented stuff in here.
- Host: GitHub
- URL: https://github.com/daid/seriousproton
- Owner: daid
- License: mit
- Created: 2014-06-16T15:08:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T09:59:24.000Z (2 months ago)
- Last Synced: 2024-10-29T11:58:04.251Z (2 months ago)
- Language: C
- Homepage:
- Size: 4.59 MB
- Stars: 67
- Watchers: 17
- Forks: 57
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.