Skip to content

Seluj78/ski-resort-tycoon

Repository files navigation

[Ski Resort Tycoon]

What is it

My attempt at creating a 2D, maybe 3D ski resort tycoon game, using the Arcade library.

Installation

Locally

Create a virtual environment

python3.11 -m venv venv

Activate it

source venv/bin/activate

Install the requirements

pip install -r requirements.txt

If you're on a mac, you'll also need PyObjC

pip install pyobjc
pre-commit install
pre-commit install --hook-type commit-msg

About

My attempt at making a ski resort tycoon game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published