Skip to content

PierreSavatte/rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPG

Was a silly joke, but ambition to be a Python library to write textual RPGs.

Examples

Vacation Request

At first, this was used to write a simple textual rpg to ask for vacations, you can find this first scenario here: example/vacation_request

Run it

Requirements:

  • $ pip install -r requirements.txt
  • $ pip install -e .

Actually run the game: $ vacation_request

Developers

Requirements:

  • $ pip install -r requirements-dev.txt
  • Setup of black -l 79

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages