Skip to content

ax4w/RocketBoom

Repository files navigation

RocketBoom

a very simple but fun shooter written in go using raylib image

Build

Linux w. Wayland

On wayland (depending on version, compositor,..) GLFW is not working correctly, which will make the game unplayable.

If you face this situation, just run the build.sh file and execute the compiled program.

Other

go build . or go run . is in most cases enough.

Changing assets

You can replace every image in the ressources folder with your custom images (the file name must stay the same!)

  • Background is 800x1200
  • Rocket, Rock, Ufo are 64x64
  • Heart is 32x32

About

a simple and fun shooter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published