Skip to content

v-glb/python_minigames_collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Minigames Collection

demo

Intro

Welcome to my collection of various minigames written in Python. This project was just for fun and marked my first steps of getting to know Python. =)

All games are accessible via a simple menu that lets you choose your desired game.

Games

Roll the dice

Set the number of the dice, e.g. D6, D10, D20 or something completely different and see which number you get.

Guess the number

Try to guess a random number between 0 and a number of your choice. Gives hints if your guess is lower or higher than the random number.

Hangman

Try to guess a random word from a dictionary within 10 tries. Two languages are currently supported:

  • english
  • german

How to use it

After cloning the repository you need to run main.py. If you get any errors, check if Python3 is installed. Have fun!

About

Collection of various minigames written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages