Skip to content

Face off against jr. devs in this vanilla JavaScript retro style game!

Notifications You must be signed in to change notification settings

AsheUrban/the-event-handlers

Repository files navigation

The Event Handlers

By Ashe Urban, Mitchell Gantz, Jannon Sielaff, Jacob Maier, Jackson Levine, & Carl Sustrich

Technologies Used

  • JavaScript
  • HTML
  • CSS
  • Webpack
  • eslint
  • babel

Description

Following along with one of Frank's Laboratory tutorials, we built a 2d game in vanilla javascript.

Tutorial Link: https://www.youtube.com/watch?v=EvC3ge_puQk

Setup/Installation Requirements

  • Clone or download to your local repository
  • run npm install
  • npm run start to build and launch server

Game Play Instructions

  • Use keyup and keydown to move player top to bottom.
  • Use space bar to fire amunition. Ammo is tracked in top left corner.
  • Score is tracked in top left corner.
  • Mitchell(3) are powerups that increase firing power.

Known Bugs

  • None

License

MIT

Copyright (c) 2023 Ashe Urban, Mitchell Gantz, Jannon Sielaff, Jacob Maier, Jackson Levine, & Carl Sustrich

About

Face off against jr. devs in this vanilla JavaScript retro style game!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published