TetrisOs

A OS with the only purpose of running Tetris.

Screenshot from 2023-03-16 19-28-33

Controls:

  • Turn Tetramino A/D
  • Move Tetramino UP/DOWN/RIGHT/LEFT arrow key
  • Reset game F2

Run:

./run.sh

Requirements:

  • To run the os qemu-system-x86_64 is needed sudo apt-get install qemu-system-x86_64
  • To make changes or recompile, run the gcc cross compiler setup script

Credits: