[BGMC22] Cave Miner

Hi,

So I decided to work on a game silently since I gave up on trying to make “Escape The Flat”. :o

I made a simple game called Cave Miner. The objective is to mine gold and iron from a cave while avoiding land mines (because why not?) in 10 minutes (because why not²?) :stuck_out_tongue:

The game will only work properly on UPBGE 0.1.2, however, it wasn’t released yet. So please, be patient :frowning:
(That’s what happens when you clone from git and make your game in it)Some videos:

Final Screenshot:

Controls:


I hope you like it :slight_smile:



Download: https://www.dropbox.com/s/wfljfeebq3418jm/bgmc22_cave_miner_v1.1.zip?dl=0

I like the videogame.But it would be better if the mines were in the rocks you were digging into.

Ive got upbge but it still wont start

Me too.
Your game twisterGe does not work at all for me.It does not work from the menue scene and also from the game scene.It won’t load from the menue.I cannot see the drill tank when i play it from the game scene.And i am using the upbge.

It helps if you post the console output for me to analyse. So I can fix it :slight_smile:
Make sure you use UPBGE 0.1.1 (latest). The game will not work on purpose if you use a lower version…

I am using upbge 0.1.1.Here is the error in the console i get.

Read new prefs: C:\Users\barbara\AppData\Roaming\Blender Foundation\Blender\2.78\config\userpref.blend
found bundled python: C:\Users\barbara\Desktop\Release\2.78\python
read blend: C:\Users\barbara\Desktop\bgmc22_cave_miner_v1.1\game.blend


Blender Game Engine Started
Yielding control to Python script 'mainloop.py'...
Method mouse.events is deprecated, please use mouse.inputs instead.
C:\Users\barbara\Desktop\bgmc22_cave_miner_v1.1\compz\gfx.py:69
Exit code 5:
Exit Python script 'mainloop.py'
Blender Game Engine Finished

@Lostscience mainloop.py isn’t mine, you should check this out.
Wait for the UPBGE 0.1.2 release, so you can play it.

That sounds like my network addon or component system.

I guess we will all have to wait.I need a compiled version Upbge 0.1.2.So i cannot get it from github.

Here: win64 Upbge0.1.2 - https://drive.google.com/open?id=0B6yNvVGWiWyseTdxSzdGOE9pWWs
This is my build, no cycles and stuff that are no bge related.

I mined 16 gold and 27 iron from mining.Before i exploded.

Glad it worked. UPBGE 0.1.2 is officially out http://download.upbge.org/

No mines spawned and I found a place where keeping on drilling kept resources coming without removing the wall. I ended up with like 300 of each!

Well I tried. I hope you make good use of the particle system and cave generator code.
I’m not that good with games, only tech.

Don’t let yourself down so easily. You can achieve great things with your skills.