game that isn't tower of the sorcerer but similar
Posted: Wed Jan 31, 2018 12:43 pm
This a game (well a prototype I guess) that is like Tower of The Sorcerer or DROD RPG. (But I would like to add things to make it more different)
Use the keypad arrows (8, 4, 6 and 2) to move around. Bump into enemies to start a fight. Try not to fight enemies stronger than you because you might die. You can see an enemy's stats by right clicking on one. There are items you can get: Potions give you an extra 50 hp while the pentagram things give you more atk. Step on the portal to "win".
Also you can kind of make custom maps with Tiled if you export your map into lua and run the "convertmap.lua" file and write in the name of the file without the extension and replace "map01_conv.lua" with your new map. (But make sure the object tiles are in the right layer or the game will crash)
Use the keypad arrows (8, 4, 6 and 2) to move around. Bump into enemies to start a fight. Try not to fight enemies stronger than you because you might die. You can see an enemy's stats by right clicking on one. There are items you can get: Potions give you an extra 50 hp while the pentagram things give you more atk. Step on the portal to "win".
Also you can kind of make custom maps with Tiled if you export your map into lua and run the "convertmap.lua" file and write in the name of the file without the extension and replace "map01_conv.lua" with your new map. (But make sure the object tiles are in the right layer or the game will crash)