Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 926 Bytes

File metadata and controls

26 lines (22 loc) · 926 Bytes

Build Status Build status

engine

A game engine of sorts.

Build Dependencies

  • SDL2
  • SDL2_image
  • Make
  • CMake 3.3

Uses

Build Instructions

git clone https://github.com/important-business/engine.git engine
cd engine
make

TODO(Keegan): Add information about build options