Skip to content

jordandarlington/py-rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PY - RPG

Forks Stargazers Issues MIT License LinkedIn

Welcome to PY - RPG, a Python-based text-based role-playing game.

Installation

Clone the repository:

git clone https://github.com/jordandarlington/py-rpg.git

Install dependencies:

pip install -r requirements.txt

Usage

To run the program, navigate to the root directory and use the following command:

python -m src

Testing

To run the test suite, navigate to the root directory and use the following command:

pytest

License

This repo is licensed under an MIT license. A copy of the license is also provided.


About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published