A Tetris Guideline's compliant Tetris remake made for learning ODIN and raylib
- Download and install ODIN (https://odin-lang.org/docs/install/)
- Clone the repo
git clone https://github.com/Ian-Pimentel/tetris.git && cd .\tetris\
- Compile and run main
odin run .