Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hadron13/orbitoor

My first Ludum Dare Game (47) game
https://github.com/hadron13/orbitoor

c from-scratch game ludum-dare orbital-mechanics sdl2

Last synced: about 19 hours ago
JSON representation

My first Ludum Dare Game (47) game

Awesome Lists containing this project

README

        

# Orbitoor
## My first Ludum Dare game!
### [ldjam.com](https://ldjam.com/events/ludum-dare/47/orbitoor)
### [itch.io](https://omnes-ludos.itch.io/orbitoor)
## Dependencies:
* ### [SDL2](https://www.libsdl.org/)
* ### [SDL2_image](https://www.libsdl.org/projects/SDL_image/)
## Compiling
### this could be compiled with any C/C++ compiler
### **DEBUG** macro defines to load assets with full path to work on GDB and MSVC debugger
### game assets not included