Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Simon — RISC-V Assembly

A RISC-V assembly implementation of the Simon memory game built for the Ripes processor simulator.

Highlights

  • Generates and displays memory sequences using simulated LEDs
  • Accepts player input through the Ripes d-pad
  • Supports multiple players and score tracking
  • Enforces timed input and ends a turn on incorrect or late input
  • Allows replaying multiple rounds

Tech

RISC-V Assembly, Ripes

Running

Open Simon.s in Ripes, select the single-cycle processor, and run the program using fast execution.

About

Game of Simon built using Assembly in RISC-V architecture.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages