Skip to content

croquet/multiblaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 

Repository files navigation

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

About

Multiplayer Asteroids Homage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages