Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 230 Bytes

File metadata and controls

9 lines (8 loc) · 230 Bytes

Welt-Engine

A simple tile based game engine. One simple example of usage is provided.

Set-up

Linux - Debian

Install SDL2 and its components

$ sudo apt-get install libsdl2-2.0-0 libsdl2-dev libsdl2-image-dev