Space Shooter - demo project

Hi everyone,
I’m excited to share my 3d Babylon.js demo project with the community!

You can find the project on GitHub: GitHub - ncwdev/SpaceShooter: demo project

Live demo: SpaceShooter

Feel free to fork the project, contribute, or use it as a starting point for your own creations.

14 Likes

Oh! Cool, I haven’t seen games in the style of Elite, Privateer, or Descent in a long time. Could I make a feature request? It would be great if, in addition to clicking to shoot, holding the button down would make it fire in bursts automatically. And the longer you hold the button, the faster the rate of fire becomes.

1 Like

This could be tied to weapon class, i.e. behaviour like: click-hold to charge, click-hold to fire, click with delay, fires as fast you can click, timed double click for bonus damage, etc.

1 Like

Really cool :heartpulse:

And far more nice than my old game

2 Likes