lp:pythoneers-hangman

Created by yacine chaouche and last modified
Get this branch:
bzr branch lp:pythoneers-hangman
Only yacine chaouche can upload to this branch. If you are yacine chaouche please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
yacine chaouche
Project:
pythoneers-hangman
Status:
Development

Recent revisions

4. By Yassine Chaouche <email address hidden>

8) Do not increment the number of tries if the correct letter is given -check-

3. By Yassine Chaouche <email address hidden>

# 6) Fix the bug of multi-occurences of letters (if a letter is present more than once, it should be shown more than once) -check-
# 7) Fix the bug that was introduced : print the word if the player didn't find it. -check-

2. By Yassine Chaouche <email address hidden>

# 1) Load a list of words from a dictionary file (/usr/share/dict/words) -check-
# 2) Ask to quit / replay -check-
# 3) Print the list of letters already tried -check-
# 4) If the letter was already tried, do not increment the counter of attempts -check-
# 5) Choose the level of difficulty at the beginning of the game. For example : -check-
# Easy => 10 attempts
# Medium => 7 attempts
# Hard => 5 attempts

1. By Yassine Chaouche <email address hidden>

First version.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers