Introduction

This is an implementation of some of the rules of the popular Tetris game using egui for the graphical interface, done for education purposes.

MarineGEO circle logo

Installation and how to run

If you have cargo, just run

console cargo install tetris-gui

and run

tetris-gui

in the command line.

Commands