/TileEngine

A basic 2D tile engine built using SDL and C++.

Primary LanguageC++

TileEngine

An experimental tile engine for testing procedural content generation algorithms such as cellular automaton.

Instructions

1. Download SDL2 and SDL2_image
2. Link the lib and dll files to project

Examples