Skip to content

Game written in Go, shoot Zombies with Mathematics

Notifications You must be signed in to change notification settings

mewbak/bubble-blaster

 
 

Repository files navigation

Bubble blaster

Screenshot

This is a mod of gonutz's no-brain-jogging game. To make the game more relaxing we added tranquilent background music, replaced the zombies with big eyed gold fish and added a bubble blaster instead of a rifle. And, to make it more challenging we added modulo.

In this game you solve math calculations to shoot your bubble blaster and cuddle some goldfish. Cuddle as many as you can before they cuddle you.

Build Instructions

This game uses pixel and beep so please see their instructions for prerequisites to build these depedencies. Once you have set them up, you can simply do:

go get github.com/mewbak/bubble-blaster

Navigate to the bubble-blaster directory and run:

go build

which will create the executable.

About

Game written in Go, shoot Zombies with Mathematics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%