ikkh6202 / Sandbox

A Simple Fast Paced FPS made in Python using the Ursina Engine (wip)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sandbox

A Simple 3D Fast Paced FPS made in Python using the Ursina Engine (wip)

How To Play

Make sure you have python and ursina installed

https://www.python.org/

pip install https://github.com/pokepetter/ursina/archive/master.zip
  1. Click Code, then click download zip
  2. Extract the zip, and navigate to the folder in CMD or Terminal
  3. Type
python main.py
  1. And there you go :)

Controls

Movement - WASD

Navigation through the menus - Up arrow/Left arrow/Enter

Rope - Right Click

Shoot - Left Click

Dashing/Slow Motion - Double-tap Shift

Respawn/Reset - G

Change Weapon - Numbers/Scroll Wheel

Screenshot 2022-09-17 at 20 45 58

About

A Simple Fast Paced FPS made in Python using the Ursina Engine (wip)

License:MIT License


Languages

Language:Python 92.1%Language:GLSL 7.9%