blob: 8908dda64fa36c14f0b86b9f4d788d8a8cfae23b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Go Invaders
A Space Invaders inspired game written in Go. Built with [Termloop](https://github.com/JoelOtter/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



|