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

https://github.com/insqriptd/cpowdr

Falling sand engine in pure C with SDL2.
https://github.com/insqriptd/cpowdr

c falling-sand sdl2

Last synced: 3 months ago
JSON representation

Falling sand engine in pure C with SDL2.

Awesome Lists containing this project

README

        

# cpowdr

![sand.gif](/res/sand.gif)

# Compiling

Just clone the repository and run `make` in the project directory.\
This only works on Linux, and needs SDL2 installed on your system.