There is a 4 number code that you have to guess in 9 tries The 4 number code has numbers 1-6 only To guess the number, you have to press a number from 1-6 and then press enter. Once you press enter you are on the next number. When you finish each row, you might get circles with red on top and black on the bottom and/or circles with black on top and red on the botom. Circles with red on top are hits and circles with red on the bottom are misses. Hits mean that you have a right number in the right place Misses mean that you have a right number but in the wrong place
Thanks to @-TheHacker- for hacked blocks Sorry if the instructions are rather long but reading the whole thing is essential to the game. -------------------------------------------------------------------------------------------- Code Breaker is a simple game inspired by one of the games I played on an airplane. The goal of the game is to simply figure out the code by guessing it at first and then using the results to get closer and closer to the code until you guess the code and win - or use up all of your guesses and lose.