This project consists of a fully implemented assembly Tetris game meant to be played on a Nios II FPGA architecture.
The NiosII.jar file contains a simulator that can be used to simulate the game without the need of a FPGA. You only need to launch the .jar, open the tetris.asm file and click on start simulation.
This simulation allows you to visualise the LED movement, the current state of the ROM/RAM/registers and to interact with the game via buttons.