/go-invaders

A Space Invaders clone game written in Go.

Primary LanguageGoMIT LicenseMIT

Go Invaders

A Space Invaders inspired game written in Go. Built with Termloop.

Installation

go install github.com/afagundes/go-invaders@latest
$GOPATH/bin/go-invaders

Controls

Use the arrow keys to move the hero spaceship and space bar to shoot. Press backspace to quit.

Screenshots

Image of title screen

Image of game screen

Image of game over screen