skocko

There are 4 repositories under skocko topic.

  • i386-assembly-mastermind-game

    njmarko/i386-assembly-mastermind-game

    Mastermind game coded in i386 assembly language. It uses only one 32 bit register to store the combination.

    Language:Assembly7200
  • mastermind

    njmarko/mastermind

    Mastermind game with changed rules so that all possible combinations are calculated and points are adjusted accordingly. Known as "Skočko" in Serbia.

    Language:C++228
  • mastermind-language

    njmarko/mastermind-language

    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.

    Language:C2200
  • AcaMilos/SkockoGame-STM32L4_with_OLED

    Game about choosing the right combination of 6 characters.

    Language:C0100