DISCLAIMER: WE ARE NOT RESPONSIBLE FOR ANY ACCIDENTAL HARM THAT JAKARANDACRAFT©️ CAUSES TO YOUR COMPUTER, ALSO, FOR BETTER PERFORMANCE, ONCE YOU OPEN THE APP, SWITCH TO ANOTHER DESKTOP AND BACK TO THE DESKTOP THAT HAS THE APP
Before installing our game, please install the Python programming language. You can install it with their official website.
Before installing this game, please have the Ursina Game Engine (we did not create it) installed. You can installed by running one of the two following commands, as this is the framework that Jakaranda Craft relies on.
pip3 install ursina
pip install ursina
Now install Perlin-Noise (This is another dependency)
pip3 install perlin-noise
pip install perlin-noise
Step 1: Download source code from our Github Repository.
Once you have installed the source code, you can run the main.py file to start the game.
If an annoying diamond shape pops up on the game screen (Usually happens on macOS), switch to another desktop by scrolling and then switch back to the desktop where the game is located and the diamond should be gone! (This is because the Ursina Engine is not yet officially supported on macOS)