Skip to content

board-on-web/ricochet-robots-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ricochet Robots

How to start

To start new game run:

  1. window.postMessage({ event: 'prepare' })
  2. window.postMessage({ event: 'change_phase', phase: 'prepare' })