An Asteroids clone made with Go and Ebitengine.
- Golang 1.20.4
- Ebitengine 1.12.12
-
Before getting started visit the Ebitengine Installation Guide and make sure you have all the dependencies on your machine. You will require Go 1.18+ and a C Compiler for your machine.
-
Setup this go project
go install
- Build and start the game using,
make
Nicholas Chumney - nicholas.chumney@outlook.com