Arduminer.hex (65 KB)
Mining, crafting and combat on your arduboy. Explore 64 procedurally generated levels, conquer dungeons and upgrade your kit to survive progressively stronger enemies.
This is my main arduboy game to date. It is also the game I have used to learn everything about programmning on the arduboy, and arduino in general. With that said, the code is certainly not the cleanest. Add to that the poor documentation and agressive packing of info into every bit available and things can get a bit crazy. If you are trying to understand some part of the code and need help, drop me an email, i’ll see if I can remember the horrors past me inflicted on innocent bytes.
There is A Short Video of Arduminer in action here
The game itself is a little like terraria. You can mine to the left/right of your player and the block left-down or right-down. You can place blocks below, next to and above your current level. The aim is simply to get to the bottom of the level. There are 7 stars hidden in dungeons through the game, and if you collect them all then you are awesome, that is about all i can promise.
You can grab the .arduboy file here
You can grab the source code here
You can grab the updated source code here
The web page that will have the how to and recipes is here, it has screenshots
Edit by Pharap:
V 1.1:
-
Source code:
Arduminer.zip
-
Hex file:
Arduminer.hex
(you may need toright click > save as
or something similar) -
Arduboy file:
Arduminer.arduboy
(No licence though… ; n ;
)