Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 665 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 665 Bytes

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