Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 209 Bytes

File metadata and controls

7 lines (4 loc) · 209 Bytes

Platformer

A simple platformer, built with SDL2.

Building

You'll need to make sure you have SDL2 installed on your system, and will need to update the Makefile appropriately. Then, make should do it.