/Hollow-knight-Arcade

Recreating Hollow knight game in python with the arcade library

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Hollow-knight - Arcade

Overview

Recreating Hollow knight game in python with the arcade library.

Hollow knight is a 2D action-adventure game. Players take on the role of a courageous insect explorer, delving into an ancient, mysterious underground world filled with perilous creatures, secrets, and forgotten civilizations.

How to use

Install the required libraries via :

pip install -r requirements.txt

Start playing using :

python3 main.py