US20110244936A1 - Video Game Based on Divisibility of Numbers - Google Patents

Video Game Based on Divisibility of Numbers Download PDF

Info

Publication number
US20110244936A1
US20110244936A1 US12/753,886 US75388610A US2011244936A1 US 20110244936 A1 US20110244936 A1 US 20110244936A1 US 75388610 A US75388610 A US 75388610A US 2011244936 A1 US2011244936 A1 US 2011244936A1
Authority
US
United States
Prior art keywords
game
player
score
divisible
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US12/753,886
Inventor
Alexander Christian Meske
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Macedon Productions Inc
Original Assignee
Macedon Productions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Macedon Productions Inc filed Critical Macedon Productions Inc
Priority to US12/753,886 priority Critical patent/US20110244936A1/en
Publication of US20110244936A1 publication Critical patent/US20110244936A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/80Special adaptations for executing a specific game genre or game mode
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/45Controlling the progress of the video game
    • A63F13/46Computing the game score
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/80Special adaptations for executing a specific game genre or game mode
    • A63F13/843Special adaptations for executing a specific game genre or game mode involving concurrently two or more players on the same game device, e.g. requiring the use of a plurality of controllers or of a specific view of game data for each player
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/40Processing input control signals of video game devices, e.g. signals generated by the player or derived from the environment
    • A63F13/44Processing input control signals of video game devices, e.g. signals generated by the player or derived from the environment involving timing of operations, e.g. performing an action within a time slot
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/60Methods for processing data by generating or executing the game program
    • A63F2300/61Score computation
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/80Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game specially adapted for executing a specific type of game
    • A63F2300/8094Unusual game types, e.g. virtual cooking

Definitions

  • the invention is a math-based puzzle game played on the computer.
  • This game uses a game scoring system that measures the player's facility with mathematical operations as they use those operations to change the value of a number so that it is then divisible by another number.
  • a video game that tests a player's ability to perform mathematical operations in a strategic manner would allow players to enjoy the act of mental calculation without being recreations of math homework.
  • a player manipulating numbers in a video game that tests their mathematical and strategic skills would allow them to enjoy the calculations as movement toward some goal.
  • the numbers become active components of the video game, rather than simple calculation objects, arbitrary symbols, or tedious busywork concluding a process that is essentially already complete.
  • the invention is a video game in which a player is scored on their ability to perform mathematical operations on a number x, such that the new value of x is divisible by a number z.
  • This includes, but is not limited to, mathematical functions such as addition, subtraction, multiplication, and division.
  • the player of this video game performs mental arithmetic and performs certain mathematical operations that reflect the player's arithmetic.
  • the player When playing the video game, the player must make decisions based on earning the best-possible score, or finishing with the best-possible time.
  • the video game then rates the player's facility with these calculations through a game scoring system that can reward strategy, speed, and arithmetic skill.
  • the player gains points for any new value of x that is divisible by 8 (z 3 ), but loses points for any value that is divisible only by 4, 2, or 1 (z 0 ).
  • FIG. 2 is a sample interface that can be used for the game described by FIG. 1 .
  • FIG. 3 shows a possible flow for a game in which the user begins with a number (x) that must be changed to a number that is divisible by another number (z). The player must add a value (y 1 ) or subtract a value (y 2 ) to the number to make it divisible by z.
  • x a number that is divisible by z
  • y 1 a value that is divisible by z
  • the user reports it and the game determines whether the player has correctly created a number that is divisible by z. If the player is correct, the game ends. If the player is incorrect, the game continues. At the end of the game, the player's time is reported.
  • FIG. 4 shows a sample interface that can be used for the game described by FIG. 3 .
  • FIG. 5 shows a possible flow for a game in which the user must multiply a number (x) by prime numbers (y) until the number x is divisible by another value (z).
  • the game determines a maximum allowed number of times a prime number (y) can be multiplied into x. If the player uses too many prime numbers, the player loses the game. If the player uses a number of prime numbers less than or equal to the maximum allowed, the player wins.
  • FIG. 6 shows a sample interface that can be used for the game described in by FIG. 5 .
  • FIG. 7 shows a possible flow for determining the winner of a game in which players are competing against each other for time and score by performing mathematical operations to change the values of numbers such that the new values are divisible by another number.
  • FIG. 1 is a flowchart describing a game.
  • the player begins with a number x.
  • the player must add or subtract an amount y from the number x so that x+y or x ⁇ y is divisible by a number z, which is set to 2 in this example. If the new number (x+y or x ⁇ y) is divisible by or equal to 2 to the power of 3 or greater, the player earns points. If the new number is not divisible by 2 3 , but is divisible by 2 2 , 2 1 , or 2 0 , the player loses points. In this example, the player may play the game to maximize the points scored, or against a maximum possible score value, or against a defined score required to win the game, or against another player's score.
  • FIG. 2 provides a sample interface that demonstrates an example of the flow in FIG. 1 .
  • the initial value for the Current Number 203 is 11.
  • the Base Number 201 is 2, and the Score 202 is set to 0 (zero).
  • the player will use the buttons 204 to change the value of the Current Number 203 .
  • the game starts by dividing the Current Number 203 by the Base Number 201 ( 2 ) as many times as possible.
  • the Current Number 203 cannot be divided by the Base Number 201 , leaving the Score 202 at 0.
  • the game divides 12 by 2 twice.
  • the game subtracts 1 from the value of Score 202 and divides the Current Number 203 by 2 2 , which equals 3.
  • the game sets the value of the Current Number 203 to 3.
  • the Score 202 is now ⁇ 1 and the Current Number 203 is 3.
  • the game divides 4 by 2 twice.
  • the game subtracts 1 from Score 202 and divides the Current Number 203 by 2 2 , which equals 1.
  • the Score 202 is now ⁇ 2 and the Current Number 203 is 1.
  • the game is over, with the player earning a final Score 202 of ⁇ 2.
  • a higher final Score 202 can be earned using the same rules in FIG. 1 and the example and interface in FIG. 2 .
  • the game starts by dividing the Current Number 203 by the Base Number 201 ( 2 ) as many times as possible.
  • the Current Number 203 cannot be divided by the Base Number 201 , leaving the Score 202 at 0.
  • the game divides 15 by 2 zero times (z 0 ).
  • the game subtracts 3 from the value of Score 202 .
  • the Current Number 203 is unchanged.
  • the Score 202 is now ⁇ 3 and the Current Number 203 is 15.
  • the game divides 4 by 2 four times.
  • the game adds 4 to Score 202 and divides the Current Number 203 by 2 4 , which equals 1.
  • the Score 202 is now 1 and the Current Number 203 is 1.
  • the game is over, with the player earning a final Score 202 of 1.
  • FIG. 3 is a flowchart describing a game.
  • the game also begins with a number x.
  • the player must add a value y 1 or subtract a value y 2 from the number so that x+y 1 or x ⁇ y 2 is divisible by or equal to a number z.
  • the game times the user to determine the total amount of time they used before finding a number divisible by or equal to z.
  • the player may need to find a number before a maximum amount of time has expired, or the player may play the game to register their best time, or the player may play the game against another player's time.
  • FIG. 4 provides a potential interface for the game described in FIG. 3 , and an example of how the game is played.
  • the initial value for the Current Number 403 is 164.
  • the Base Number 401 is 37.
  • the Time 402 begins at 0:00.
  • the player will use the buttons 404 to change the value of the Current Number 403 so that it is divisible by the Base Number 401 .
  • the timer starts and the player presses the “+17” button 406 .
  • the Current Number 403 is changed to 181.
  • the game checks if the number is divisible by 37. It is not, so the timer continues.
  • the game checks if the number is divisible by 37. It is, so the timer stops, showing the player their total time.
  • FIG. 5 is a flowchart describing a game.
  • the game begins with a number x and a number z.
  • the game determines a maximum number of operations that can be performed on x before the player should have a number divisible by z.
  • the player must multiply the number x by values of y so that x is divisible by a number z.
  • the game determines how many times the user multiplies the number x by a number y until finding a number divisible by or equal to z.
  • the game determines if the user performed a number of operations less than or equal to the maximum rounds allowed. If the user performed a number of operations less than or equal to the maximum, the user wins. If the user performed a number of operations greater than the maximum, the user loses the game.
  • FIG. 6 provides a potential interface for the game described in FIG. 5 , and an example of how the game is played.
  • the initial value for the Current Number 603 is 80.
  • the Base Number 601 is 2520.
  • the Rounds counter 602 is set to 0 (zero).
  • the Maximum Number of Rounds 609 is set to 3.
  • the player uses the Number Buttons 605 to enter a number that will be multiplied by the Current Number 603 when the player presses the “Enter” button 608 .
  • the player begins by pressing the “3” button 606 .
  • the player then presses “Enter” 608 .
  • the Current Number 603 is multiplied by 3 and is now 240.
  • the Rounds counter 602 is incremented to 1.
  • the Current Number 603 is multiplied by 3 and is now 720.
  • the Rounds counter 602 is incremented to 2.
  • the Current Number 603 is divisible by the Base Number 601 .
  • the Rounds counter 603 is equal to the Maximum Number of Rounds 609 . The player wins the game.
  • FIG. 7 shows a process flow describing a game. Two players are competing against each other. Game A creates a number and sends it to Game B, which confirms the receipt of the number. The players play the game, which records the score for each player, the number of operations for each player, and the time for each player. When Player B is finished, Game B sends the score, operation count, and time to Game A.
  • Game A determines which player won the game. If one Player had a higher score than the other, that Player wins. If both players had the same score, Game A determines which player performed fewer operations. If one Player performed fewer operations during the game, that player wins. If both players had the same score and performed the same number of operations, Game A determines which player took the least amount of time. If one Player took less time than the other player, that Player wins. If both Player A and Player B had the same score, performed the same number of operations, and completed the game in the same amount of time, then the game is a draw.
  • the number x may be chosen randomly or it may be entered by the user. There may be one choice for the number x, or the player may choose from multiple possible values of x.
  • the value of the number y may be pre-selected by the designer of the game, it may be chosen randomly, or it may be chosen by the player. There may be one choice for the number y, or the player may choose from multiple possible values for y.
  • the number y may be expressed by the user, or it may be inferred from another value entered (e.g. the difference between the current value of x and a new value for x).
  • the number z may be pre-selected by the designer of the game, it may be chosen by the player, or it may be chosen randomly.
  • the number z may be a prime or non-prime number.
  • the number y may or may not be a factor of z.
  • the number z may or may not be a factor of y.
  • the game may determine when to check whether the number x is divisible by z, or the user may indicate to the game that it should check whether the number x is divisible by z.
  • the game may end after one repetition of the process described above.
  • the game may continue after one repetition with new values of x, y, and/or z.
  • the game may set the value x to the new value, then repeat the process above with x set to the new, altered value.
  • the game may keep the new value for x that is divisible by z.
  • the game may divide the value x by z any number of times before repeating the process.
  • the game may keep the values for y from one repetition to the next.
  • the game may change the values of y from one repetition to the next.
  • the score or time may be reset between one game and another, or the score or time may be continued from one game to the next.

Abstract

A game in which a player is scored on their ability to perform mathematical operations on a number, changing the value of the number so that it is divisible by another number. Players can be tested on their ability to perform accurate calculations, and quick calculations. Additionally, the game will test strategic thinking of players as they attempt to earn the best possible score or time.

Description

  • The invention is a math-based puzzle game played on the computer. This game uses a game scoring system that measures the player's facility with mathematical operations as they use those operations to change the value of a number so that it is then divisible by another number.
  • BACKGROUND
  • For people who enjoy the mental exercise of manipulating numbers, there are few truly mathematical games available to them. Numerical games often take the form of elimination games or spatial relation games in which numbers could be just as easily replaced by letters or objects.
  • Likewise, there are story problems that test the individual's ability to apply mathematics or algebra to examples that are supposed to come from the real world. However, these do not score the player's facility with numbers themselves. The final answer is either right or wrong, regardless of the steps required to get there. Furthermore, the story problems are rarely as much about the numbers themselves as they are about one's ability to put them into the correct formula. Thus, the actual numbers in the calculation become afterthoughts.
  • Additionally, there are games that test the user's ability to perform given mathematical operations. However these games will report only whether the user correctly performed the given operation. These are more collections of math problems than an actual game.
  • A video game that tests a player's ability to perform mathematical operations in a strategic manner would allow players to enjoy the act of mental calculation without being recreations of math homework. A player manipulating numbers in a video game that tests their mathematical and strategic skills would allow them to enjoy the calculations as movement toward some goal. The numbers become active components of the video game, rather than simple calculation objects, arbitrary symbols, or tedious busywork concluding a process that is essentially already complete.
  • BRIEF SUMMARY
  • The invention is a video game in which a player is scored on their ability to perform mathematical operations on a number x, such that the new value of x is divisible by a number z. This includes, but is not limited to, mathematical functions such as addition, subtraction, multiplication, and division. The player of this video game performs mental arithmetic and performs certain mathematical operations that reflect the player's arithmetic. When playing the video game, the player must make decisions based on earning the best-possible score, or finishing with the best-possible time. The video game then rates the player's facility with these calculations through a game scoring system that can reward strategy, speed, and arithmetic skill.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a flowchart describing a game in which a number (x) must be altered by possible values (y) so that x is divisible by a base number (z=2). The player gains points for any new value of x that is divisible by 8 (z3), but loses points for any value that is divisible only by 4, 2, or 1 (z0).
  • FIG. 2 is a sample interface that can be used for the game described by FIG. 1.
  • FIG. 3 shows a possible flow for a game in which the user begins with a number (x) that must be changed to a number that is divisible by another number (z). The player must add a value (y1) or subtract a value (y2) to the number to make it divisible by z. When the player thinks that x is divisible by z, the user reports it and the game determines whether the player has correctly created a number that is divisible by z. If the player is correct, the game ends. If the player is incorrect, the game continues. At the end of the game, the player's time is reported.
  • FIG. 4 shows a sample interface that can be used for the game described by FIG. 3.
  • FIG. 5 shows a possible flow for a game in which the user must multiply a number (x) by prime numbers (y) until the number x is divisible by another value (z). The game determines a maximum allowed number of times a prime number (y) can be multiplied into x. If the player uses too many prime numbers, the player loses the game. If the player uses a number of prime numbers less than or equal to the maximum allowed, the player wins.
  • FIG. 6 shows a sample interface that can be used for the game described in by FIG. 5.
  • FIG. 7 shows a possible flow for determining the winner of a game in which players are competing against each other for time and score by performing mathematical operations to change the values of numbers such that the new values are divisible by another number.
  • DETAILED DESCRIPTION
  • The following paragraphs describe a game in which a player is given or selects a Current Number (x) on which to perform mathematical operations. The player then uses other number values (y) to perform mathematical operations (e.g. addition, subtraction, multiplication, division) on x such that x is divisible by a Base Number (z).
  • FIG. 1 is a flowchart describing a game. In the game, the player begins with a number x. The player must add or subtract an amount y from the number x so that x+y or x−y is divisible by a number z, which is set to 2 in this example. If the new number (x+y or x−y) is divisible by or equal to 2 to the power of 3 or greater, the player earns points. If the new number is not divisible by 23, but is divisible by 22, 21, or 20, the player loses points. In this example, the player may play the game to maximize the points scored, or against a maximum possible score value, or against a defined score required to win the game, or against another player's score.
  • FIG. 2 provides a sample interface that demonstrates an example of the flow in FIG. 1. In FIG. 2, the initial value for the Current Number 203 is 11. The Base Number 201 is 2, and the Score 202 is set to 0 (zero). The player will use the buttons 204 to change the value of the Current Number 203.
  • The game starts by dividing the Current Number 203 by the Base Number 201 (2) as many times as possible. The Current Number 203 cannot be divided by the Base Number 201, leaving the Score 202 at 0.
  • The player presses the “+1” button 205, changing the value to 12. The game divides 12 by 2 twice. The game subtracts 1 from the value of Score 202 and divides the Current Number 203 by 22, which equals 3. The game sets the value of the Current Number 203 to 3. The Score 202 is now −1 and the Current Number 203 is 3.
  • Next, the player presses the “+1” button 205 again, changing the Current Number 203 to 4. The game divides 4 by 2 twice. The game subtracts 1 from Score 202 and divides the Current Number 203 by 22, which equals 1. The Score 202 is now −2 and the Current Number 203 is 1.
  • The game is over, with the player earning a final Score 202 of −2. However, a higher final Score 202 can be earned using the same rules in FIG. 1 and the example and interface in FIG. 2.
  • As before, the game starts by dividing the Current Number 203 by the Base Number 201 (2) as many times as possible. The Current Number 203 cannot be divided by the Base Number 201, leaving the Score 202 at 0.
  • The player presses the “+4” button 206, changing the value to 15. The game divides 15 by 2 zero times (z0). The game subtracts 3 from the value of Score 202. The Current Number 203 is unchanged. The Score 202 is now −3 and the Current Number 203 is 15.
  • Next, the player presses the “+1” button 205, changing the Current Number 203 to 16. The game divides 4 by 2 four times. The game adds 4 to Score 202 and divides the Current Number 203 by 24, which equals 1. The Score 202 is now 1 and the Current Number 203 is 1.
  • The game is over, with the player earning a final Score 202 of 1.
  • FIG. 3 is a flowchart describing a game. The game also begins with a number x. The player must add a value y1 or subtract a value y2 from the number so that x+y1 or x−y2 is divisible by or equal to a number z. The game times the user to determine the total amount of time they used before finding a number divisible by or equal to z. The player may need to find a number before a maximum amount of time has expired, or the player may play the game to register their best time, or the player may play the game against another player's time.
  • FIG. 4 provides a potential interface for the game described in FIG. 3, and an example of how the game is played. The initial value for the Current Number 403 is 164. The Base Number 401 is 37. The Time 402 begins at 0:00. The player will use the buttons 404 to change the value of the Current Number 403 so that it is divisible by the Base Number 401.
  • The timer starts and the player presses the “+17” button 406. The Current Number 403 is changed to 181.
  • The player presses the “Enter” button 407. The game checks if the number is divisible by 37. It is not, so the timer continues.
  • The player presses the “+17” button 406 again, changing the Current Number 403 to 198.
  • The player presses the “−13” button 405, changing the Current Number 403 to 185.
  • The player presses the “Enter” button 407. The game checks if the number is divisible by 37. It is, so the timer stops, showing the player their total time.
  • FIG. 5 is a flowchart describing a game. The game begins with a number x and a number z. The game determines a maximum number of operations that can be performed on x before the player should have a number divisible by z. The player must multiply the number x by values of y so that x is divisible by a number z. The game determines how many times the user multiplies the number x by a number y until finding a number divisible by or equal to z. The game then determines if the user performed a number of operations less than or equal to the maximum rounds allowed. If the user performed a number of operations less than or equal to the maximum, the user wins. If the user performed a number of operations greater than the maximum, the user loses the game.
  • FIG. 6 provides a potential interface for the game described in FIG. 5, and an example of how the game is played. The initial value for the Current Number 603 is 80. The Base Number 601 is 2520. The Rounds counter 602 is set to 0 (zero). The Maximum Number of Rounds 609 is set to 3. The player uses the Number Buttons 605 to enter a number that will be multiplied by the Current Number 603 when the player presses the “Enter” button 608.
  • The player begins by pressing the “3” button 606. The player then presses “Enter” 608. The Current Number 603 is multiplied by 3 and is now 240. The Rounds counter 602 is incremented to 1.
  • The player presses the “3” button 606 again. The player then presses “Enter” 608. The Current Number 603 is multiplied by 3 and is now 720. The Rounds counter 602 is incremented to 2.
  • The player presses the “7” button 607. The player then presses “Enter” 608. The Current Number 603 is multiplied by 7 and is now 5040. The Rounds counter 602 is incremented to 3.
  • The Current Number 603 is divisible by the Base Number 601. The Rounds counter 603 is equal to the Maximum Number of Rounds 609. The player wins the game.
  • FIG. 7 shows a process flow describing a game. Two players are competing against each other. Game A creates a number and sends it to Game B, which confirms the receipt of the number. The players play the game, which records the score for each player, the number of operations for each player, and the time for each player. When Player B is finished, Game B sends the score, operation count, and time to Game A.
  • When Player A and Player B are both finished, Game A determines which player won the game. If one Player had a higher score than the other, that Player wins. If both players had the same score, Game A determines which player performed fewer operations. If one Player performed fewer operations during the game, that player wins. If both players had the same score and performed the same number of operations, Game A determines which player took the least amount of time. If one Player took less time than the other player, that Player wins. If both Player A and Player B had the same score, performed the same number of operations, and completed the game in the same amount of time, then the game is a draw.
  • In the games described above, the number x may be chosen randomly or it may be entered by the user. There may be one choice for the number x, or the player may choose from multiple possible values of x.
  • In the games described above, the value of the number y may be pre-selected by the designer of the game, it may be chosen randomly, or it may be chosen by the player. There may be one choice for the number y, or the player may choose from multiple possible values for y. The number y may be expressed by the user, or it may be inferred from another value entered (e.g. the difference between the current value of x and a new value for x).
  • In the games described above, the number z may be pre-selected by the designer of the game, it may be chosen by the player, or it may be chosen randomly. The number z may be a prime or non-prime number. The number y may or may not be a factor of z. The number z may or may not be a factor of y.
  • In the games described above, the game may determine when to check whether the number x is divisible by z, or the user may indicate to the game that it should check whether the number x is divisible by z.
  • In the games described above, the game may end after one repetition of the process described above. The game may continue after one repetition with new values of x, y, and/or z. The game may set the value x to the new value, then repeat the process above with x set to the new, altered value. The game may keep the new value for x that is divisible by z. The game may divide the value x by z any number of times before repeating the process. The game may keep the values for y from one repetition to the next. The game may change the values of y from one repetition to the next.
  • In the games described above, the score or time may be reset between one game and another, or the score or time may be continued from one game to the next.
  • Having described certain embodiments of the game, other embodiments incorporating the concepts of the invention may also be used. Therefore, the invention should not be limited to certain embodiments, but rather should be limited only by the spirit and scope of the following claims.

Claims (17)

1. A game wherein a player is scored on their ability to change a number x so that it is divisible by or equal to a number z.
2. The method of claim 1 wherein a player is given a score based upon their ability to perform, on a number x, mathematical operations using a number y, such that the new value of x is divisible by a number z.
3. The method of claim 1 wherein a player is timed as they perform mathematical operations on a number x, using a number y, such that the new value of x is divisible by a number z.
4. The method of claim 1 wherein a player is given a score based upon the number of mathematical operations they perform using a number y, on a number x, such that the new value of x is divisible by a number z.
5. The method of claim 1 wherein the player plays for their own best score.
6. The method of claim 1 wherein the player plays against a best possible score.
7. The method of claim 1 wherein the player plays against a score required to win the game.
8. The method of claim 1 wherein the player plays for their own best time.
9. The method of claim 1 wherein the player plays against a time required to win the game.
10. The method of claim 2 wherein the number y can have several possible values within one game.
11. The method of claim 3 wherein the number y can have several possible values within one game.
12. The method of claim 4 wherein the number y can have several possible values within one game.
13. The method of claim 2 wherein multiple players compete for the best score.
14. The method of claim 3 wherein multiple players compete for the best time.
15. The method of claim 4 wherein multiple players compete for the fewest mathematical operations performed.
16. The method of claim 1 wherein a player is scored in an aggregate system based upon any combination of the metrics in the set of score, time, and number of mathematical operations performed.
17. The method of claim 1 wherein multiple players compete in an aggregate scoring system based upon any combination of the metrics in the set of score, time, and number of mathematical operations performed.
US12/753,886 2010-04-04 2010-04-04 Video Game Based on Divisibility of Numbers Abandoned US20110244936A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/753,886 US20110244936A1 (en) 2010-04-04 2010-04-04 Video Game Based on Divisibility of Numbers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/753,886 US20110244936A1 (en) 2010-04-04 2010-04-04 Video Game Based on Divisibility of Numbers

Publications (1)

Publication Number Publication Date
US20110244936A1 true US20110244936A1 (en) 2011-10-06

Family

ID=44710254

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/753,886 Abandoned US20110244936A1 (en) 2010-04-04 2010-04-04 Video Game Based on Divisibility of Numbers

Country Status (1)

Country Link
US (1) US20110244936A1 (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5171018A (en) * 1991-01-26 1992-12-15 Maosen Zhang Math-chess and the method of playing it
US20030031990A1 (en) * 2001-08-08 2003-02-13 Venegas Carlos Aclan Achieve
US6581937B1 (en) * 2001-11-09 2003-06-24 Kenneth B. Crisswell Mathematical game apparatus and method of playing the same
US6793498B1 (en) * 1998-06-09 2004-09-21 Aubrey Nunes Computer assisted learning system
US6802716B1 (en) * 2004-01-02 2004-10-12 Funtime Learning, Inc. Educational game apparatus and method for playing a game
US20040229196A1 (en) * 2003-05-15 2004-11-18 Ritchie Samuel English Method of playing a mathematical game
US20070048700A1 (en) * 2005-08-15 2007-03-01 Fluster Matthew E Method and apparatus for teaching mathematics
US20070238079A1 (en) * 2006-04-06 2007-10-11 Big Brainz, Inc. Strategic enforcement of long-term memory
US20090186328A1 (en) * 2008-01-23 2009-07-23 Schoolware, Inc. Method for teaching rapid recall of facts

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5171018A (en) * 1991-01-26 1992-12-15 Maosen Zhang Math-chess and the method of playing it
US6793498B1 (en) * 1998-06-09 2004-09-21 Aubrey Nunes Computer assisted learning system
US20030031990A1 (en) * 2001-08-08 2003-02-13 Venegas Carlos Aclan Achieve
US6581937B1 (en) * 2001-11-09 2003-06-24 Kenneth B. Crisswell Mathematical game apparatus and method of playing the same
US20040229196A1 (en) * 2003-05-15 2004-11-18 Ritchie Samuel English Method of playing a mathematical game
US6802716B1 (en) * 2004-01-02 2004-10-12 Funtime Learning, Inc. Educational game apparatus and method for playing a game
US20070048700A1 (en) * 2005-08-15 2007-03-01 Fluster Matthew E Method and apparatus for teaching mathematics
US20070238079A1 (en) * 2006-04-06 2007-10-11 Big Brainz, Inc. Strategic enforcement of long-term memory
US20090186328A1 (en) * 2008-01-23 2009-07-23 Schoolware, Inc. Method for teaching rapid recall of facts

Similar Documents

Publication Publication Date Title
US6811402B1 (en) Method of playing a mathematical game
US20140309002A1 (en) Game system using modifying factors to allocate game pieces in a game of chance
Nossal et al. Game refinement theory and its application to score limit games
Maertens et al. From pen-and-paper content to educational math game content for children: A transfer with added difficulty
Haynes Simulating the bargaining model of war
Danielle et al. Elementary students' physical activity and enjoyment during active video gaming and a modified tennis activity
US6102401A (en) Game of numbers and colors
KR20130042715A (en) Board game instrument for learning and game method using the same
US8771050B2 (en) Game counting numbers consecutively using math functions
US20110244936A1 (en) Video Game Based on Divisibility of Numbers
KR101091373B1 (en) Device and method of board game with simultaneous action
US20140084540A1 (en) Word Game
de Vette et al. How to Design Game-based Healthcare Applications for Children?-A Study on Children’s Game Preferences
US20050242503A1 (en) Mathematical problem solving game
US8800992B1 (en) Mathematics game
US8545227B2 (en) Mathematics game
US20120322559A1 (en) Math Master - A Math Card Game
Roose et al. Roller coaster park manager by day problem solver by night: effect of video game play on problem solving
WO2006062154A1 (en) Ranking determining system
US20230386359A1 (en) Mathematical learning game
Iida Fairness, judges and thrill in games
JP5071848B2 (en) A calculation game that creates "calculation formulas and answers" in various forms
Yatim Evaluating Game-Playing Activities of a MOBA Game with Gameplay Experience Instruments
Russo et al. Let's play: Roll and allocate games
Jain How Rewards in Exercise Games Affect Intrinsic Motivation

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION