Skip to content

benrhyshoward/termtron

Repository files navigation

TermTron

1 - 4 player game, which runs directly in the terminal.

Screenshot

Don't crash into edges, other players, or yourself. Last one standing is the winner.
Concept taken from a game called BMTron.

Uses termbox-go for most of the terminal interaction.

Running

go get github.com/benrhyshoward/termtron
$GOPATH/bin/termtron

Possible improvements

  • System to keep track of how many rounds each player has won.
  • Dockerise.
  • Add tests.
  • termbox-go isn't fully maintained anymore. Switch to another terminal library, maybe tcell.

About

1 - 4 player terminal game based on BMTron

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages