Skip to content

ThaysPrado/TetrisGBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TetrisGBA

Tetris game written in c using DEVKitPro

Getting Started

1 - Clone this repository

2 - Run this:

  cd /TetrisGBA
  make

3 - Open in gba simulator

TO-DO

  • Change Initial Screen

  • Add music and sfx

  • Add Score

  • Improve random tetramino algorithm