Welcome to the Mastermind board game implemented in Assembly Language! While this may not be true native ARM assembly code, replicating its functionality has been achieved to provide a similar experience.
Follow these simple steps to run the Mastermind game:
-
Clone the Repository:
https://github.com/malintha-induwara/mastermind-game-assembly.git cd code-breaker-game-assembly
-
Visit ARMlite Simulator:
Open your web browser and go to ARMlite Simulator -
Upload the Code:
Using the simulator interface, upload the provided assembly code. -
Run the Code:
Once the code is uploaded, initiate the simulation to start playing the Mastermind game.
That's it! You are now ready to enjoy the Mastermind board game in an Assembly Language environment.