/Pikolo

2D top-down tile based game, written in C++ using OpenGL

Primary LanguageC

Pikolo

First stages of 2D, top-down game engine, written in C++

Current features:
OpenGL based (v3.3)
Camera | Scrollable map
Tiles now loaded from a single texture, and rendered from the same 2 triangles - light on memory!