Skip to content

Anv3sh/bebop-shooter-2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bebop Shooter 2D [WIP]

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

Assets:

The assets used in this game belongs to Kenney Vleugels (www.kenney.nl).

Sound Effects:

  1. https://polar-34.itch.io/8-bit-sound-effects (hit sounds)

How to run:

  1. Via go run need to have go installed for this.
go run github.com/Anv3sh/bebop-shooter-2D@main

Basic controls:

  1. Movement -> W(up), A(left), S(down), D(right)
  2. Shoot -> X
  3. Quit -> Q
  4. Restart -> R

About

A simple 2D space shooter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages