anas-asimi / Hollow-knight-Arcade

Recreating Hollow knight game in python with the arcade library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Recreating Hollow knight game in python with the arcade library

License:GNU General Public License v3.0


Languages

Language:Python 100.0%