Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 443 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 443 Bytes

Space Blasters

Space Blasters is a version of the classic arcade game Asteroids written in JavaScript and built with Meteor. It has both single and multiplayer modes and corresponding leaderboards. Space Blasters was written to take advantage of Meteor's built-in realtime updating while still minimizing the amount of data sent back and forth between the client and the server.