Skip to content

beahuszar/spaceWar

Repository files navigation

Space War

Sidescroller space shooter game made with PixiJs and Webpack.

Spaceship can be navigated with arrow keys and w, a, s, d, and it can shoot with spacebar. Every 2 seconds an enemy ship appears. If the spaceship hits any enemies the game is over.

Game look

Project setup

npm i
npm start

...or play it online :)

About

Side scroller shooting game made with PixiJs and Webpack

Resources

Stars

Watchers

Forks