Skip to content

scottdriscoll/GoInvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoInvaders

Space Invaders in a GoLang Console Application

GoInvaders Image

Installation

Clone project, change to directory

Download dependencies:

go get

Build app:

go build

Run app:

./GoInvaders

Note - I only tested this on an Ubuntu system with the latest build of Go installed

About

Space Invaders in a GoLang Console Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages