MysteryCoder456 / UrsinaFPS

Multiplayer FPS game made in Ursina Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ursina FPS

A small FPS game made in Python 3 using the Ursina Engine.

Playing the game

Install the dependencies with pip install -r requirements.txt and do python3 game/main.py to run the game.

Running the server

The server does not have any dependencies. To run it, simple run the server/main.py file.

Credits

  1. Richard Whitelock - Amazing Looking Skybox
  2. Jestan - Tile Textures

About

Multiplayer FPS game made in Ursina Engine


Languages

Language:Python 100.0%