LasmGratel / OpenBuildit

A open-source sandbox game. Using SDL game engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Buildit

A open-source sandbox game. Using SDL game engine.

Dependencies

  • Run git submodule --init first
  • Download libSDL development library from here(https://www.libsdl.org/download-2.0.php) and extract them to libs/libSDL
  • For Windows users, download winflexbison for flex++ and bison++ support and extract them to libs/winflexbison

About

A open-source sandbox game. Using SDL game engine.

License:GNU General Public License v3.0


Languages

Language:C++ 78.5%Language:CMake 21.5%