Skip to content

abdelbk/DeadJury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

DeadJury

DeadJury is a 1vs1 guessing game. ##Some history     In the midst of my preparation to be able to access one of the 'Grandes Ecoles' (Which wasn't a huge success), I came across a pretty fun game that I started to play over and over with some friends with the ultimate goal of becoming the Master of 'blessé-mort' as we used to call it. A pretty morose name for such a game. So I managed to translate it to 'DeadJury' which is a mix of the words 'dead' = 'mort', 'injury' = 'blessure". Cool, Huh?
    We needed to use some primitive tools like a pen and a sheet of paper to keep track of the game's cycle. As a result, and after few years of programming, I thought to myself, 'Why not create an application for this cool game?'. And so I did. ##How to play?     Every player should choose a four digits number (The digits should be different and ∊ [1, 9]. The player who finds his opponent's number first wins the game. ##An example Let's assume that the players are Bob and Alice
Bob chooses 1234
Alice chooses 5678
    First round
Bob guesses 5247
Alice guesses 1263
    The players exchange their guesses
Alice sees that the clever Bob guessed 2 digits : 5 and 7
In addition, 5 is at the same position of Alice's number => We say that 5 is dead
On the other hand, 7 is not at the same position => We say that 7 is injured
So Alice has 1 dead and 1 injured
Bob will follow the same reasonning and so on ##Have fun and be the best !!

About

DeadJury is a 1vs1 guessing game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published