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.
- Host: GitHub
- URL: https://github.com/insqriptd/cpowdr
- Owner: insqriptd
- License: mit
- Created: 2024-10-07T02:03:34.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-12-22T02:34:27.000Z (6 months ago)
- Last Synced: 2025-01-24T13:16:15.814Z (5 months ago)
- Topics: c, falling-sand, sdl2
- Language: C
- Homepage:
- Size: 12.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpowdr

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