Skip to content

A simple game of Asteroids in javascript using the p5.js library for graphics and sound.

Notifications You must be signed in to change notification settings

quillaja/asteroids

Repository files navigation

A simple game of Asteroids in javascript using the p5.js library for graphics and sound.

Todo

performance

  • recycle objects (specifically asteroids) instead of allocating & GC
  • update off-screen items less frequently but at a higher time step

gameplay/graphics

  • "star field" background instead of grid

other

  • multiplayer online??

About

A simple game of Asteroids in javascript using the p5.js library for graphics and sound.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published