Skip to content

My first game made with Ursina game engine programmed in Python 3. Ursine means in relation to bears which is where Ursina gets its name because it is built off of Panda 3D.

License

Notifications You must be signed in to change notification settings

DavesCodeData/UrsineIsland

Repository files navigation

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:

  1. 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.

  2. Clone or download the game's repo with "git clone" or extract the zip file and double click Mad Island.

  3. 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 other side of gates View from when you open the gates other side of gates View from the roof of a buidling roof view

MIT license

About

My first game made with Ursina game engine programmed in Python 3. Ursine means in relation to bears which is where Ursina gets its name because it is built off of Panda 3D.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages