Mastermind game coded in i386 assembly language. It uses only one 32 bit register to store the combination.
-
Updated
Aug 1, 2020 - Assembly
Mastermind game coded in i386 assembly language. It uses only one 32 bit register to store the combination.
Mastermind game with changed rules so that all possible combinations are calculated and points are adjusted accordingly. Known as "Skočko" in Serbia.
Language for the mastermind game in C with Flex and Bison. C++ program is used to generate zero-byte files, and to decode them. Make tool is used to create the compiler and run replays.
Game about choosing the right combination of 6 characters.
Add a description, image, and links to the skocko topic page so that developers can more easily learn about it.
To associate your repository with the skocko topic, visit your repo's landing page and select "manage topics."