The goal is to shade five cells in a row either horizontally, vertically, or diagonally before the other player.
Players agree on a grid to use.
After a grid is chosen, each player rolls a six-sided die and the one with the higher roll is the first player. In case of a tie, roll again.
Each player picks a different color for shading their cells.
The first player shades the cell of any number on the grid to start the game.
The players take turns shading a cell that contains a number that is a factor or multiple of the number in the immediately previously shaded cell.
Continue in this manner taking turns until one player gets 5 in a row. You can get 5 in a row either horizontally, vertically, or diagonally.
Once a player gets 5 in a row, that player is the winner!
In Fultiples, a time limit can be chosen to:
Make the game more difficult.
Take the advantage away from people using calculators.
Do keep in mind that grids based on larger prime numbers may need a longer time limit since they are harder to calculate with.
If a time limit is chosen, each player (including the first player who starts the game) has to complete their turn within the time limit. If they fail to do so, they lose their turn and the other player gets to go.
When starting a new game, another dice roll determinds who starts.
After a player takes their turn, you don’t have to wait for the time limit to finish. Instead, the timer restarts and it is the next player’s turn.
A prime number is a number that can only be divided by 1 and itself without a remainder.
When each player chooses a cell, the number in the chosen cell must always be a factor or multiple of the number in the previously chosen cell. It doesn’t matter which player selected the immediately previously chosen cell.
A factor of a number divides into that number without a remainder.
A multiple of a number is that number multiplied by a positive integer.
A positive integer is a whole number.
Name | Links |
---|---|
Jackson Novak | https://www.oglo.dev |
Glen Meyer | http://www.themathematicalcopilot.com |