Skip to content

Latest commit

 

History

History
executable file
·
13 lines (11 loc) · 340 Bytes

README.md

File metadata and controls

executable file
·
13 lines (11 loc) · 340 Bytes

Strife Logo Strife

This is the Strife game engine. Strife aims to be a performant general purpose game engine which will support multiple platforms including the web (through emscripten).

Setup

  • Install git and Docker
  • Clone the repository
cd strife
./run
./build.sh