You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Joop Kiefte 85faa47b77
Use piece colors
3 years ago
tris Add hold box 3 years ago
LICENSE Add MIT License 3 years ago
README.md Update README.md to version 1 3 years ago
go.mod Fix wall kicks 3 years ago
go.sum Fix wall kicks 3 years ago
main.go Use piece colors 3 years ago

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