Skip to content

croquet/multiblaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c7f6562 Β· Aug 27, 2024

History

65 Commits
Aug 27, 2024
Aug 27, 2024

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

Asteroids Homage with client-side (!) multiplayer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages