Skip to content

UchidaMizuki/make-multiples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Multiples

https://uchidamizuki.github.io/make-multiples/ make-multiples-capture

Game Rules

  1. Deal a hand of cards to two players at random.
  2. Put a card on the field at random.
  3. Decide the turn.
  4. On your turn,
    • choose some cards from your hand.
      • The total ranks must be a multiple of the rank of the highlighted card on the field.
    • Put the card on the field if the condition is true.
      • Arrange the cards in the field in order of decreasing rank.
    • You can draw a card at random and pass.
  5. Opponent's turn is the same.
  6. Repeat the above steps until either player runs out of cards in his or her hand.
  7. The first player to run out of cards wins.

About

Arithmetic game to make multiples by sums made by Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published