Pickaxe Pete's Cave Explorer
About
Have you ever wanted to get randomly attacked by stuff in a cave? Well now you can! Pete and friends heard there was some cool treasure in this cave, so they decide to go on an adventure to check it out.
Created for Cover Up Game Jam #3: https://itch.io/jam/cover-up-3
I did use some code from an old project for this: https://el-dee.itch.io/test. It did need plenty of re-working and additions, as well as some other changes to allow it to run in the browser. But, I understand if that's too much stuff to re-use for the jam.
Default Controls
Key | Action |
Arrow Keys | Move |
Z | Confirm |
X | Cancel/Open Pause Menu |
Assets Used
- Super Retro World Interior pack by Gif: https://gif-superretroworld.itch.io/interior-pack
- Cave tileset by GrayCatGames: https://graycatgames.itch.io/cave-tileset
Known Issues
Web version gives players more health for some reason.- I don't think it's technically an issue but the web version audio won't play until either you click the game window or start the game.
Keybindings don't save properly.No proper desktop builds yet.(Still need to make a Linux build)
Updated | 15 days ago |
Status | In development |
Platforms | HTML5, Windows |
Author | El-Dee |
Genre | Role Playing |
Made with | LÖVE, Tiled |
Tags | JRPG, Pixel Art |
Average session | A few minutes |
Inputs | Keyboard |
Download
Download NowName your own price
Click download now to get access to the following files:
Pete-win64.zip 9 MB
PickaxePetesCaveExplorer.love 4.8 MB
Development log
- Update #1 - Post-Jam69 days ago
Comments
Log in with itch.io to leave a comment.
I got an error when encountering the first enemy: https://imgur.com/MmAWoKe
I'll have to take a look at my shader code again. The web build is way pickier about them for some reason, and I added a new one for the battle screen backgrounds. Should be a pretty quick fix.
Fixed. Thanks for letting me know!