Inspiration

I created this game in java because I knew java and thought that it would be interesting to learn GUI in that language. I was inspired by mining in Minecraft.

What it does

Your miner moves around with WASD, and mines with J. There is a 1/10 chance to get iron, 1/50 to get gold, and 1/100 to get diamond.

How we built it

I used swing and awt in java, mostly, to create a graphical interface that takes in input and reacts to that input.

Challenges we ran into

The challenges I ran into were the panels were not showing, for example the miner was getting covered by the rocks, and the stone was getting covered by the rocks. I also didn't understand how to make a GUI until now, so I had to completely learn how to make a GUI.

Accomplishments that we're proud of

I am proud of making GUI's in java, and overcoming challenges that could vault most people in their learning.

What's next for Miner

I am going to improve miner and make it more clean and nicer. I am also going to make some aspects like mining more effective.

Built With

Share this project:

Updates