DankRank / rsgame

rsgame - a heavily-inspired sandbox game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rsgame - a heavily-inspired sandbox game

- Build Instructions -
Requirements:
	CMake 3.11+
	SDL 2
	OpenGL 3.2 Core / OpenGL ES 3.0
	libepoxy
	libpng
	zlib

Instructions:
	git submodule update --init --recursive
	cmake -S . -B build
	cmake --build build

For Windows builds, see extlib/INSTALL-WIN32.

About

rsgame - a heavily-inspired sandbox game

License:Other


Languages

Language:C++ 89.2%Language:CMake 5.3%Language:Batchfile 3.2%Language:GLSL 1.8%Language:Python 0.5%