Skip to content

itsikshteinberger/Mastermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mastermind - Assembly version

alt text

So I made the classic Mastermind game with just one small twist - the game is written in assembly language.

Description:

The code is written on the EMU8086 emulator software in the assembly language

- You can find the code file right here.
- And if you just want to run the exe file, it is also here.

The code is written in a fairly understandable way in my opinion, and there are comments on almost every line including detailed explanations of the functions in the code file.

You can run the code on your emulator (I used emu8086).

I hope you liked it 🥰

Some screenshots (because why not ...):

alt text

alt text

alt text

👽👽👽 Enjoy 👽👽👽

Releases

No releases published

Packages

No packages published