I updated the Wordy word-puzzle game to create a number-based puzzle called Codebreaker. The concept is similar: You have 5 attempts to guess a random 5-digit number. Each number is only used once.
It sounds simple but can be difficult since you only have 5 guesses. (6 guesses made it too easy.) I find it's quite fun. If you didn't guess the number in time, the game reveals the secret code at the end. I've shared the game here: (includes screenshots) https://github.com/freedosproject/codebreaker The "version 1.0" release also includes a DOS executable: https://github.com/freedosproject/codebreaker/releases/tag/v1.0 MIT license _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
