Created
          June 22, 2020 03:41 
        
      - 
      
 - 
        
Save jhcheung/170fe0b2feb1f6f36619d19dd3568618 to your computer and use it in GitHub Desktop.  
    stage example in boardgame.io
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | const game = { | |
| moves: { ... }, | |
| turn: { | |
| stages: { | |
| discard: { | |
| moves: { DiscardCard }, | |
| }, | |
| }, | |
| }, | |
| }; | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment