adam-wolski / handmade_quake

Experimenting with writing quake code while loosely following handmade_quake series.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handmade Quake

Experimenting with writing quake code while loosely following handmade_quake series.

Building

Only dependency is SDL2.

Scons is used for building.

SConstruct file is right now written in non-multi-platform way with bias for linux, nothing in game itself stops it from building on other system, though.

For simple build run:

scons

About

Experimenting with writing quake code while loosely following handmade_quake series.


Languages

Language:C 93.0%Language:Python 4.8%Language:C++ 1.2%Language:Objective-C 0.8%Language:Shell 0.2%