Skip to content

Basic snake game in assembly language (niosII) develop for GeckoEducationEPFL

Notifications You must be signed in to change notification settings

AugusteLef/SnakeGameAssembly

Repository files navigation

A snake game in Assembly

The main goal of the project was to implement a simplified version of the well-known snake game in assembly language and run it on a niosII processor. To test the game we used a Gecko4Education and the software Quartus (more info bellow). Find the development step by step and more about Gecko or NiosII in .pdf.

Getting Started

This section describes the necessary steps to run the program on the Gecko4EPFL board : • Please use the NiosII CPU provided in the Quartus project quartus/GECKO.qpf . • Compile the Quartus project. • Program the FPGA.

(There is a .pdf where you can find more information if you don't know how to do those steps)

Prerequisites

To adjust, test and run the project you will need :

• nios2sim Simulator (Java 10) • Gecko4Education-EPFL • multicycle Nios II processor • Quartus

Built With

  • Quartus - Software to run the project
  • NiosII - NiosII simulator (You can use the niosII.jar directly)

Authors

About

Basic snake game in assembly language (niosII) develop for GeckoEducationEPFL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages