npm install
npm run start
-
either press 'o' or go to
http://localhost:[indicated-port]to start the game -
Or open the
index.htmlfile in thedistfolder
This app was created using Vite. The menu was created with React.js. Hosted at WesleyEdwards.github.io/galaga
- in the
images.tsfile, there is a function that asynchronously loads the sprites and content needed when the page is loaded.
- The
ParticleManager.tscontrols all the particles in the game. Along with 'draw'