The Last Dungeon (Prototype)
A downloadable game for Windows, macOS, and Linux
Objective: Collect all the keys so that you're the only one. Don't let the number of keys surpass 5 or the game ends. R to restart.
Controls:
- A/D to move left and right
- W/Space to jump
- Z to start the game
I made this game at like 12 am for a game jam so don't expect too much from it.
I might make a multiplayer version of this and restructure the game and it's main mechanics, but for now, this is what I could come up with.
Any and all feedback is welcome...
Music:
Game engine: Unity
Scripting Language: C#
Asset Pack: https://i-am-44.itch.io/free-1-bit-dungeon-tileset
Status | Prototype |
Platforms | Windows, macOS, Linux |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | Dino Nuggie Studios |
Genre | Platformer, Puzzle |
Tags | 2D, Arcade, Dungeon Crawler, My First Game Jam, new, Time Attack |
Download
Install instructions
Windows - Download the first zip file (if your laptop is 64 bit; the second one being for 32 bit windows users) and extract it onto anywhere on your computer and run the 'Mini Platformer.exe' file.
Mac OS - Extract the zip file and look for and run the mac executable file for the game.
Linux - Extract the zip file and then convert the 'last-dungeon.x86_64' file to executable. If it doesn't work, try renaming the file to not include spaces. Once it has been converted to an executable, run the file using...
./'<last-dungeon>.x86_64'
Convert file to executable (https://medium.com/@peey/how-to-make-a-file-executable-in-linux-99f2070306b5)
If you're having trouble running it, check out this Unity Forum: https://forum.unity.com/threads/how-to-running-game-on-linux.505705/
Comments
Log in with itch.io to leave a comment.
The webGL version currently isn't functioning.