This is all just me experimenting and learning, have fun with it! If you are curious Ursine means in relation to bears which is where Ursina gets its name because it is built off of Panda 3D.
How to run on Windows:
-
Install the most recent version of ursina with "pip install." If you are using VS code try installing ursina as native through "pip install ursian" in your Python Environment tab under Packages(PyPI), you're less likely to have bugs.
-
Clone or download the game's repo with "git clone" or extract the zip file and double click Mad Island.
-
Move into the game's directory and run main.py with "main.py."
If you get stuck inside geometry, or fall through the world: Press Ctrl+R to reset the player position. I also have a second floor under the world to catch you.
All textures come from https://polyhaven.com/textures
The code is inspired by https://github.com/pokepetter/pyweek_30_castaway
To get the ursina zip click here https://github.com/pokepetter/ursina/archive/master.zip
Main Menu at start of game
View from when you open the gates
View from the roof of a buidling
MIT license