The Collector by intXparts
[Description]
- 2D top down dungeon crawler
- player vs. environment
- collect the items
- escape the temple
[Setup]
Navigate to the link provided
Click on the game.zip link on the page
Right-Click - Extract All
Execute the game.exe binary in the game subfolder.
Have fun!
[Controls]
WASD - movement
Hold L-Shift - running
ESC - exit
[Post Ludum Dare Update]
- An additional link has been provided to the post LD version of the game which includes several core gameplay fixes and level adjustments. For a better experience I recommend that version but it's not the version that should be judged for the competition.
[Dev Environment]
Python 3.5
- pytmx
- pygame
- pyinstaller
Tiled - Map Editor
Pycharm - Programming
Gimp - art
Audacity - sound
- 2D top down dungeon crawler
- player vs. environment
- collect the items
- escape the temple
[Setup]
Navigate to the link provided
Click on the game.zip link on the page
Right-Click - Extract All
Execute the game.exe binary in the game subfolder.
Have fun!
[Controls]
WASD - movement
Hold L-Shift - running
ESC - exit
[Post Ludum Dare Update]
- An additional link has been provided to the post LD version of the game which includes several core gameplay fixes and level adjustments. For a better experience I recommend that version but it's not the version that should be judged for the competition.
[Dev Environment]
Python 3.5
- pytmx
- pygame
- pyinstaller
Tiled - Map Editor
Pycharm - Programming
Gimp - art
Audacity - sound
@xesenix the boulder looks like it blocks the path but you can squeeze passed it. The boulder only blocks that specific button to the left of the door. I just downloaded it and verified.
Thank you for all the great feedback and playing my game! I'm looking forward to the weekend to try all of yours out.
Had some minor collision issues, but they weren't too annoying, just took a bit to get used to. Same with sometimes being skewered without feeling like I was still on the trap.
Laughed at a few deaths where I thought I cleverly avoided a trap, only to be killed by another one.
I have managed to finish the game but didnt really wanted to get any of the items...
Not bad for a 48 hour game. Pygame was always hard to export for me but it seems you've got it working. :)