Go to file
Joop Kiefte 85faa47b77 Use piece colors 2020-12-08 10:24:06 +01:00
tris Add hold box 2020-09-20 10:25:03 +02:00
LICENSE Add MIT License 2020-08-31 05:09:31 +02:00
README.md Update README.md to version 1 2020-09-20 23:50:05 +02:00
go.mod Fix wall kicks 2020-09-20 08:02:33 +02:00
go.sum Fix wall kicks 2020-09-20 08:02:33 +02:00
main.go Use piece colors 2020-12-08 10:24:06 +01:00

README.md

Command Line Tetris

Version 1 is out!

You can play a game of Tetris, with 5 pieces Next box, a points system, the wall kick system actually works, there is a hold box that you can swap with using c, and the pieces have pretty colors!

Plans for later versions

  • Making things configurable from the command line
  • Crazy stuff