A dead simple 2D space shooter built with a dead simple 2D game engine - ebiten. This is just a hobby project for me to learn more about game dev and the intricacies
I have always wanted to build video games and know how they work since I first played Road Rash in my childhood. So here is my first game written in Go
The assets used in this game belongs to Kenney Vleugels (www.kenney.nl).
- https://polar-34.itch.io/8-bit-sound-effects (hit sounds)
- Via
go runneed to have go installed for this.
go run github.com/Anv3sh/bebop-shooter-2D@main- Movement -> W(up), A(left), S(down), D(right)
- Shoot -> X
- Quit -> Q
- Restart -> R