• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

[PSDK] Mining Game System 1.0

Pokémon Essentials Version
Non-applicable
Hello makers! After a long work, here comes the Mining Game to your projects. This release is a standalone release: in theory it was going to be added to PSDK with an update, but as PSDK will not have any update until the release of .25 (its next big update), I propose it to you this way. Just a little detail: when .25 will ship, those standalones script will deactivate themselves to let the officially included scripts take the place (and so maybe some content addition/fix written in the meantime). When .25 will be released, I'll make sure to delete the download link but keep the topic so everyone can still access to the tutorial's link.

Here is a little video illustrating the Mining Game:



List of the new things compared to the original Mining Game:
  • A new tool, the dynamite: destroy everything on the central point, does a lot of damages on the sides but inflicts 8 hits to the hit counter.
  • Difficulty mode: choose between Easy Mode and Hard Mode to change the squares' generation (no yellow squares in Hard Mode)
  • You can easily add new items (of course you need the image for it). Plus, you need to define only one pattern, the system will calculate itself the variation coming with rotating the item.
  • New items already added: Ice Stone/Dawn Stone/Shiny Stone/Dusk Stone, and possibly more to come later using PSDK's update system (5G/6G fossils, etc...)
  • System is translated in 5 languages: french, english, spanish, italian and german

Here is the download link: https://mega.nz/file/yUVwHDzQ#m0BMCcdAVyKAfJDKOvuzXe6adlDU6Qqk9fYv2PjZHUs

To install it on your PSDK, it's really simple: download the archive, open it with 7-Zip and drag-drop its content at PSDK's folder's root (where lies Game.exe). That's all there is to it.

I also provide you the already written tutorial explaining everything about creating the items etc...: https://psdk.pokemonworkshop.fr/wiki/en/event_making/mining_game.html

Enjoy, and dig well! :)
Credits
As the system is inevitably going to be integrated into PSDK, please use the official credit page of PSDK as the credits for this system: https://psdk.pokemonworkshop.fr/wiki/en/credits.html#cat_2_6_9
Author
Rey
Views
2,654
First release
Last update

Ratings

5.00 star(s) 2 ratings

Latest reviews

A great job on that. The possibility to add items to dig is really cool tho. And we can use our mouse to play to the game. A big thanks!
D
Great implementation of the Mining Game from DPP.
It's used as it should be: with mouse.
It's possible to define a lot of different kind of item to dig and the terrain generation looks clean.
Back
Top