Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.05 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.05 KB

Croquet Multiblaster 🚀

This is an homage to Asteroids, implemented as a single HTML page without any backend code. All clients are kept in sync automatically by Croquet's synchronization technology.

Play It!

croquet.io/multiblaster

  • open this URL to create a new session
  • use arrow keys to move, and space bar to shoot
  • on phones, drag up/left/right to move, while tapping another finger to shoot
  • to join the same session, scan the QR code in the lower left
  • or share the session URL

Modify It!

  • copy the index.html file to your own machine
  • replace our API key with your own from croquet.io/keys
  • edit however you like
  • open the file in a web browser to play
  • copy that single file to any webserver to play with friends

Understand it!

Learn more