Skip to content

WesleyEdwards/galaga

Repository files navigation

Galaga

To run:

npm install

npm run start

  • either press 'o' or go to http://localhost:[indicated-port] to start the game

  • Or open the index.html file in the dist folder

About

This app was created using Vite. The menu was created with React.js. Hosted at WesleyEdwards.github.io/galaga

Dynamic Loading

  • in the images.ts file, there is a function that asynchronously loads the sprites and content needed when the page is loaded.

Particle system & effects

  • The ParticleManager.ts controls all the particles in the game. Along with 'draw'

About

Copy of 'Galaga', made for a Game Development class at USU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages