Skip to content

An Implementation of Helltaker in Python for Uni project

Notifications You must be signed in to change notification settings

ExploitRS/helltaker

Repository files navigation

helltaker

Requirements

Since we are developing using rye, we highly recommend building with rye as well. While it might work with the system's Python and pip, it could be unreliable depending on the versions of Python and the dependencies.

Rye can be installed from here

Resolve dependencies with rye:

$ rye sync

Run

rye:

$ rye run python3.11 src/helltaker/main.py

python:

$ python3 src/helltaker/main.py

About

An Implementation of Helltaker in Python for Uni project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages