Skip to content

important-business/engine

Repository files navigation

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