rengert / solar-striker

Well, it is not the way you should develop such a game. The repository just wants to show that it is possible.
https://rengert.github.io/solar-striker/
1 stars 0 forks source link
angular game typescript

SolarStriker

SolarStriker ist ein kleiner Shooter, welche mich an ein Spiel auf dem Gameboy erinnert.

Spielen / Try it

Lokal ausführen

Als Basisapplikation dient hier Angular, daher ist der Standardbefehlt zu nutzen

ng serve

Umsetzung

Wie bereits beschrieben wird als Applikationsbasis Angular genutzt.

Als 2D Engine wird PixiJS verwendet.