Skip to content

MASCAM/SNAKE-game-in-RISC-V

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNAKE-game-in-RISC-V

A classic snake game made using RISC-V and a custom build RARS ready to be used on a DE1 Ciclone V. This project was carried out in the discipline of organization and architecture of computers at the University of Brasília in february 2020.

In order to run it, you must download the custom build RARS included in this repository and open the snake.asm file. If you want to test it on a FPGA, you must download Quartus Prime and upload the snake.sof file into the DE1 Ciclone V.

Controls of the game:

1 - at the main menu starts the game;

2 - ends the program while at the main menu;

0 - during the game, returns to the main menu;

W A S D to move the snake along the level.

About

A classic snake game made using RISC-V and a custom build RARS ready to be used on a ALTERA DE1 Ciclone V.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors