Terminal-based Tetris - Part 1: Procedural polyomino generation
This is the first part of a series of tutorials on creating a terminal-based Tetris clone with Go.
Code for this tutorial is available on GitLab.
go get code.rocketnine.space/tslocum/terminal-tetris-tutorial/part-1 # Download and install ~/go/bin/part-1 # Run For a complete implementation of a Tetris clone in Go, see netris.
Disclaimer Tetris is a registered trademark of the Tetris Holding, LLC.
Rocket Nine Labs is in no way affiliated with Tetris Holding, LLC.