Skip to content

JavaScript shoot'em up game made for LETI web programming course.

License

Notifications You must be signed in to change notification settings

SuperSolik/web-game-js

Repository files navigation

web-game-js

JS shoot'em up game made for LETI web programming course.
game

  • move on WASD
  • shoot on left mouse click
  • no hp, 1 hit for kill, whether it's a player or enemy
  • 2 levels

Dependencies:

npm

Setup:

npm install
npm run build
npm start

Game would be available at localhost:3000

About

JavaScript shoot'em up game made for LETI web programming course.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published