Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
/ PyRiddler Public archive

A simple Python riddling guessing game with leaderboards. ๐Ÿ“•

License

Notifications You must be signed in to change notification settings

Blooym/PyRiddler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

The ultimate python riddle game!

How to Play

PyRiddler is super easy to play with you and your friends! Guess the answer to the riddle on screen without running out of guesses and set yourself a high score! Each time you play again your score will increase, challenge your friends to see who can get the highest score! Local leaderboards allow you to track the best performance of anyone who plays on your machine.

Setting Up

  1. Download Python 3+ and put it into your PATH
  2. Download dependancies using poetry with poetry install or with PIP using pip3 install pandas
  3. Run the game using poetry run python main.py or python3 main.py

Riddle Contributions

Want to contribute riddles to the project? Awesome! Simply either open an issue with the suggested riddles or create a pull request adding them yourself. Default riddles can be found in pyriddler/riddles.py under the default_riddles variable.

Please ensure that all Riddles added are kept in English & have guessable one-word answers to maintain the projects accessability.

About

A simple Python riddling guessing game with leaderboards. ๐Ÿ“•

Topics

Resources

License

Stars

Watchers

Forks

Languages