Skip to content

Simon is a memory based game where you memorize a sequence. Programmed in Assembly.

Notifications You must be signed in to change notification settings

VictorCam/Simon-Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Simon-Memory-Game

General information: Simon is a memory based game where you memorize a sequence and each time you remember the correct sequence the longer it gets. This project was done in my COMPUTER ARCH & ASSEM LANGUAGE 271 at Oregon State University.

How to play

You will be given the first sequence remember the sequence and input each number sequence individually when prompted. The sequence will get 1+ longer each time. The game will remind you how the sequence is from beginning to end each time when you get the sequence correct.

Note

Do not enter all your sequences in one input. Wait until the program asks you to input the next sequence.

How to complie game

You will need to install the Irvine32.inc which can be found here http://kipirvine.com/asm/ Along with other files that are not included here. Once you have that install you will be able to compile this code.

About

Simon is a memory based game where you memorize a sequence. Programmed in Assembly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published