An RPG-like 2D top down demo.
Find a file
2017-07-31 09:56:49 +01:00
cmake/include First commit 2016-10-24 00:48:30 +02:00
docs Experimental code that turned out to be too slow and got scrapped. 2017-02-08 16:37:12 +00:00
gdb Add the customized vectorwrapper pretty-printer for curry. 2017-07-24 01:19:33 +01:00
lib Import tmxlite. 2017-07-24 01:26:05 +01:00
src Refactor moving logic out from Character into a new class. 2017-07-31 09:56:49 +01:00
test/unit Add parameter to skip the callback on the first tile. 2017-07-23 16:22:04 +01:00
.gitignore Make virtual methods protected. 2016-10-26 00:50:14 +02:00
.gitmodules Import tmxlite. 2017-07-24 01:26:05 +01:00
CMakeLists.txt Import tmxlite. 2017-07-24 01:26:05 +01:00
COPYING Attach GPL3 licence. 2016-11-23 17:54:41 +01:00
LPC_Sara_Preview.png Draw a test character to start experimenting. 2016-11-09 01:46:10 +01:00
nonfree_map.tmx Add 'walkable' info to tiles. 2017-07-24 01:27:07 +01:00
nonfree_map_ground.csv Use boost spirit to load csv files. 2016-11-07 22:02:46 +01:00
nonfree_map_transparent.csv Use boost spirit to load csv files. 2016-11-07 22:02:46 +01:00
nonfree_texture.png Use boost spirit to load csv files. 2016-11-07 22:02:46 +01:00
textures.xcf Load and display actual tiles 2016-10-27 00:06:59 +02:00