Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 364 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 364 Bytes

Isometric Engine

A SDL based Isometric Tile Engine.

Compilation

How to compile and run:

git clone [email protected]:gangsterveggies/isometric_engine.git
cd isometric_engine
git submodule init
git submodule update
cmake .
make
./isoengine

Screenshots

Alt text

Alt text