Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devincarr/simpleplatformer

A simple platforming game that I am using as a test for a basic 2D engine made using SDL2.
https://github.com/devincarr/simpleplatformer

Last synced: about 2 months ago
JSON representation

A simple platforming game that I am using as a test for a basic 2D engine made using SDL2.

Awesome Lists containing this project

README

        

# SimplePlatformer
A simple platforming game that I am using as a test for a basic 2D engine made using SDL2.

Requires SDL2_image and the runtime libraries to compile and run.