Skip to content

windingtheropes/dungeon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dungeon game by jack anderson | IC43U

culminating project for ics4u computer science: game engine and dungeon game.

note

the game requires an internet connection to download the fonts required.

running the executable

using online downloads, the executable can run as one file.

running the game with python

Enter source directory.

cd src

Install dependencies.

python -m pip install -r requirements.txt

Run the game.

python game.py

About

ICS4U culminating project. Built to follow architecture: https://shorturl.at/jbbRb.

Resources

Stars

Watchers

Forks

Packages

No packages published