Re-Entombed
Re-entombed is an implementation of the original game "Entombed" (Atari 2600), with few modifications. The project was done in 24hr to practice maze algorith (documentation included).
source code included too.
Controls: Arrows + space to break walls
There is no way to re-play after death, refresh the game manually
- Maze algorithm: Entombed
- Assets Graphics: https://kenney.nl/assets/bit-pack
- Sounds SFX: https://www.bfxr.net/
- Music : https://www.fesliyanstudios.com/royalty-free-music/downloads-c/8-bit-music/6
- Engine: Godot https://godotengine.org/
Download
Download NowName your own price
Click download now to get access to the following files:
re-entombed.exe 36 MB
re-entombed.x86_64 41 MB
re-entombed_mac.zip 17 MB
re-entombed_src.zip 9.9 MB
algorithm.pdf 2.2 MB
Development log
- Update 1.1Jun 18, 2020
Comments
Log in with itch.io to leave a comment.
1982 game mod 2023: https://mindaugasrumsa.itch.io/downtombed
Never played the original, but this is amazingly fun. I have never been a fan of the 2600 so it is a pleasant surprise that you have managed to made a good game based on one from the console.
Thanks! The main reason of this game is practice the algorithm to generate the maze. Check the PDF if you wanna dig it