Skip to content

swapagarwal/gotapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Go Tapper

A terminal clone of Don't Tap the White Tile, in Go.

Press the arrow key corresponding to the black tile as quickly as possible.

Installation

go get -u github.com/swapagarwal/gotapper
$GOPATH/bin/gotapper

Controls

Use the arrow keys to tap the black tiles. Press the arrow key corresponding to the column in which the lowermost black tile is present.

(Alternate key bindings to arrow keys: h/j/k/l, a/s/d/f and z/x/c/v)

Game ends when you press the wrong key or time expires, whichever is earlier.

![Demo](https://asciinema.org/a/1oe4ougk3f4hff6e8p2h5c1fb.png)

About

🎮 A terminal clone of Don't Tap the White Tile, in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%