A very simple number guessing game. 1P mode game: You will have to guess a 4-digit number. All digits should be different. When you enter a number, I will tell you how many As and how many Bs. A: An A is earned once a number and its location are both correct. B: If a number is correct but its location is incorrect, you earn a B. Multiplayer mode: A number is thought in random 1 to 10000(2 to 9999 actually). The player who finds that number wins the game. Usually it takes about 10 to 15 guesses to find the number.
Fixes on Nov 9: Added one more costume for the crab, and fixed a bug Fixes on Nov 11: The sprites speaks faster Fixes on Nov 18: Added game mode buttons (It used to tell you to type a lot of words). Fixes on Nov 21: Changed the mode to enter numbers with arrows. Fixes on Nov 23: You can just click on a number to change it quickly. Fixes on Nov 28: Involved the fix in multiplayer game on Nov 21.