This is a basic top-down game demo. Use the arrow keys to move. Update Log: V0.1: Added player controls and enemy ai. V0.15: Added walls and collisions. V0.2: Added more collisions, made small tweaks to the map, made a functional NPC, and added a heart spawner system. V0.3: Added a top-down style camera system and added more to the map. V0.4: Fixed collision bugs, in the process made more collision bugs, and fixed a npc that wasn't rendering properly.
I basically took a griffpatch asset pack for a rpg game, and then I replaced some sprites with my own and added movement and enemy ai without watching the tutorial. If you find a bug, tell me and I will try to fix it.