Skip to content

Small 3D space shooter game using Bubba-3D game engine.

License

Notifications You must be signed in to change notification settings

Bubbers/SpaceBubba

Repository files navigation

SpaceBubba

This is a small 3D space-shooter game made during Ludum Dare 34 in our own game-engine called Bubba-3D. Your mission is to destroy 50 of the asteroids in this system. Be aware that you do not have any shields. One hit will destroy you. Use w and S to thrust, A and D to rotate, P and L to change altitude and R to fire the laser.

Prerequisites:

Install dependencies (Debian, Ubuntu):

git submodule git@github:Bubbers/Bubba-3D.git
git submodule init
git submodule update
cd Bubba-3D
git checkout develop
cd ..
make install

Compile:

make

Compile and run executable:

make run

Make binary:

make release

About

Small 3D space shooter game using Bubba-3D game engine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages