Skip to content

Solves a custom variant of Tetris (Tetrisito) using the MIPS assembly language

Notifications You must be signed in to change notification settings

cjmax34/tetrisito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetrisito

Solves a custom variant of Tetris (Tetrisito) using the MIPS assembly language. Submitted on May 21, 2023 as part of the requirements for CS 21. The implementation includes line clearing as a bonus component.

Instructions

  1. Clone the repository.
  2. Use a terminal of your choice.
  3. cd into the repository directory and run the command java -jar Mars4_5.jar p cs21project1.asm < filename.in . Make sure Java is installed in your system.
  4. Profit!

About

Solves a custom variant of Tetris (Tetrisito) using the MIPS assembly language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published