Skip to content

A game where the player has to collect all the objects from different rooms to win

Notifications You must be signed in to change notification settings

Mamoon794/rpg-collectibles-hunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpg-collectibles-hunt

This is a RPG game where the player has to explore different rooms and collect any collectibles to win the game. They will have hints throughout the game to help them with their journey. Enjoy the game.

Running the Program

  1. Clone the repository, or zip and extract it.
  2. Navigate into the directory with a terminal.
  3. Inside the directory, type python3 -m venv venv.
  4. Then type source venv/bin/activate for Mac or venv\Scripts\activate.bat for Windows.
  5. Then type pip install -r requirements.txt to install all the required libraries to run this game.
  6. Now finally run the MainGame.py by python3 Thegame/MainGame.py.

About

A game where the player has to collect all the objects from different rooms to win

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages