Skip to content

Classic Asteroids game written in Go using Ebitengine

License

Notifications You must be signed in to change notification settings

paul63/Asteroids-Go

Repository files navigation

Asteroids

Classic Asteroids game written in Go using Ebitengine

alt text

alt text

alt text

I originally wrote this and 3 other retro games in JavaScript for my grandchildren.

If you are interested the site is here http://brace.great-site.net

This version has been enhanced to allow ship movement and the larger asteroids split into smaller asteroids on being hit.

The game uses my Vector2 package which will need to be installed in your Go environment.

Please feel free to contact me regarding errors or suggestions for game or code improvement.

Author Paul Brace

paul.brace@gmail.com

July 2024

Releases

No releases published

Packages

No packages published

Languages