afagundes / go-invaders

A Space Invaders clone game written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Space Invaders clone game written in Go.

License:MIT License


Languages

Language:Go 100.0%