a very simple but fun shooter written in go using raylib
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.
go build .
or go run .
is in most cases enough.
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