Skip to content

CaptKraken/pyBomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyBomb

a hangman game, but with a bomb instead.


started on the 12th finished on the 13th Nov 2020
made with Python3
modules used: random, sys, os
executable made with pyinstaller

Features

  • you have 10 chances to guess the word.
  • you can start a new game after you win or lose.
  • the games tells you the answer if you lose the game.

Screenshots

pyBomb main screen

pyBomb win screen

pyBomb lose screen