Skip to content

lightshiftdev/croquet-multiblaster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 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!

https://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

Learn more

https://croquet.io/docs/croquet/

About

Multiplayer Asteroids Homage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.8%
  • HTML 5.9%
  • CSS 4.3%