
Dunjons
A downloadable game
Dunjons is a small turn-based dungeon hack/slash made using AmiBlitz3 for the Retro Programmers Inside (RPI) and Phaze101 Maze Game Jam 2026.
Full source code is included (AmiBlitz3)
Features:
- Turn-based.
- Line-of-sight system for gradual exploration and fog-of-war.
- Enemies track the player using A* pathfinding.
- Experience and player stats upgrades.
- Inventory with usable items.
- Automapper
Backstory:
A priceless relic has been stolen from the local monastery, and you have taken upon you the quest to retrieve it.
Explore four dungeons filled with monsters and traps. Loot chests and pick up resources that will help you on your journey to locate the priceless relic.

Requirements: A1200 (or better)
Note: It runs too fast on accellerated setups. It runs best on a (real) stock A1200.
Why require a 1200 for such a simple game? Well, it's because the A* pathfinding and the Bresenham line-of-sight algorithms are not optimized enough to be performant on 68000.
If someone know how to optimize the pathfinding and line-of-sight to be performant on 68000 then I would gladly use that and make a full game with moar levels, weaponry, equipment, enemy types, npc's etc... The lot!
Credits:
- Code/GFX/SFX: zooperdan
- Music: mA2E/dSr
Attributions:
- Generative AI has been used to make the foundation of some images, but they have been heavily modified.
- The original dungeon tileset was made by pebonius, but I have modified it to fit my needs. https://pebonius.itch.io/oh-my-dungeon
- The A* pathfinding source code originates from the respository by appnjoy but I have heavily modified it to fit my needs. https://github.com/appnjoy/A-Star-Amiga-Blitz-Basic-2
| Published | 10 hours ago |
| Status | Released |
| Author | zooperdan |
| Genre | Role Playing |
| Tags | Amiga |
Download
Click download now to get access to the following files:
