Skip to content

Experimenting with writing quake code while loosely following handmade_quake series.

Notifications You must be signed in to change notification settings

adam-wolski/handmade_quake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published