Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 421 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 421 Bytes

goinvaders

An implementation of space invaders for the commandline written in golang.

Tested in cli using linux bash.

I took some inspiration on how to handle multiple ships from https://github.com/GeertJohan/gomatrix

Screenshot

Installation

Install from source with go get github.com/tobischo/goinvaders

Usage

Simply run goinvaders

License

LICENSE