https://github.com/vendethiel/graphicalbattle
SDL2 C Test project. For fun and fun only :).
https://github.com/vendethiel/graphicalbattle
c game rpg sdl
Last synced: about 1 month ago
JSON representation
SDL2 C Test project. For fun and fun only :).
- Host: GitHub
- URL: https://github.com/vendethiel/graphicalbattle
- Owner: vendethiel
- Created: 2014-01-13T20:27:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T03:07:24.000Z (about 1 year ago)
- Last Synced: 2025-01-27T08:45:13.922Z (3 months ago)
- Topics: c, game, rpg, sdl
- Language: C
- Size: 3.03 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Midgar
======Simple educational project in C, using SDL2.
Don't forget to change Makefile to specify your SDL2 libs location if you plan to use `make`.