Skip to content

Implementation of infamous Mastermind board game using Assembly Language for ARM Processors

Notifications You must be signed in to change notification settings

malintha-induwara/mastermind-game-assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Mastermind Board Game Implementation in Assembly Language

Introduction

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.

arm

How to Run?

Follow these simple steps to run the Mastermind game:

  1. Clone the Repository:

    https://github.com/malintha-induwara/mastermind-game-assembly.git
    cd code-breaker-game-assembly
    
  2. Visit ARMlite Simulator:
    Open your web browser and go to ARMlite Simulator

  3. Upload the Code:
    Using the simulator interface, upload the provided assembly code.

  4. 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.

About

Implementation of infamous Mastermind board game using Assembly Language for ARM Processors

Resources

Stars

Watchers

Forks