Skip to content

underscoregamedev/ursina-topdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Ursina TopDown

Ursina TopDown is a top-down engine developed using the Ursina engine in Python.

You can use it as a starting point if you want to develop a top down game using the Ursina Engine

Installation

To run Ursina TopDown, you'll need Python and the Ursina engine installed. Follow these steps:

  1. Clone the Repository

    git clone https://github.com/craftedgp/ursina-topdown.git cd ursina-topdown
  2. Install Dependencies

    Make sure you have Python 3.9 or higher. Install the required packages using pip:

    pip install ursina
  3. Run the Game

    Start the game by running the main.py script:

    python main.py

Gameplay

  • Movement: Use W, A, S, D keys to move the player.

License

This project is licensed under the CC0 License - see the LICENSE file for details.

About

A Ursina-Engine Top Down shooter sample

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages