项目作者: CaptKraken
项目描述 :
hangman with a bang 💥
高级语言: Python
项目地址: git://github.com/CaptKraken/pyBomb.git
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