+

US20100273545A1 - Method of Playing Correspondence Poker - Google Patents

Method of Playing Correspondence Poker Download PDF

Info

Publication number
US20100273545A1
US20100273545A1 US12/753,012 US75301210A US2010273545A1 US 20100273545 A1 US20100273545 A1 US 20100273545A1 US 75301210 A US75301210 A US 75301210A US 2010273545 A1 US2010273545 A1 US 2010273545A1
Authority
US
United States
Prior art keywords
games
poker
status information
correspondence
player
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,012
Inventor
Teppo Veikko Salonen
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US12/753,012 priority Critical patent/US20100273545A1/en
Publication of US20100273545A1 publication Critical patent/US20100273545A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F17/00Coin-freed apparatus for hiring articles; Coin-freed facilities or services
    • G07F17/32Coin-freed apparatus for hiring articles; Coin-freed facilities or services for games, toys, sports, or amusements
    • G07F17/326Game play aspects of gaming systems
    • G07F17/3269Timing aspects of game play, e.g. blocking/halting the operation of a gaming machine
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F17/00Coin-freed apparatus for hiring articles; Coin-freed facilities or services
    • G07F17/32Coin-freed apparatus for hiring articles; Coin-freed facilities or services for games, toys, sports, or amusements
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F17/00Coin-freed apparatus for hiring articles; Coin-freed facilities or services
    • G07F17/32Coin-freed apparatus for hiring articles; Coin-freed facilities or services for games, toys, sports, or amusements
    • G07F17/326Game play aspects of gaming systems
    • G07F17/3272Games involving multiple players
    • G07F17/3276Games involving multiple players wherein the players compete, e.g. tournament
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F17/00Coin-freed apparatus for hiring articles; Coin-freed facilities or services
    • G07F17/32Coin-freed apparatus for hiring articles; Coin-freed facilities or services for games, toys, sports, or amusements
    • G07F17/3286Type of games
    • G07F17/3293Card games, e.g. poker, canasta, black jack

Definitions

  • Poker is inherently a turn-based game that theoretically does not require real-time participation from the players, and only needs players to be available when it is their turn to act. In a live environment it would undoubtedly make little sense to try to run the game if no more than one player was present at a time, but surprisingly online poker rooms too have taken it for granted that all players are needed at all times. Any player who does not respond quickly enough when it is their turn (usually within less than a minute), or gets disconnected from the server while in the middle of a hand, will automatically lose the hand (with the possible exception of “disconnect protection” that is sometimes used to protect players from short accidental disconnections). Such requirements are limiting factors for players from different time zones, often forcing them to play during less convenient times of the day (e.g.
  • a turn-based game that is played in real-time also means that in a standard 10-player poker game each player will be active participants only about 10% of the total time spent with the game, while the remaining 90% of the time players have to wait idle for their next turn, which leads to significant amounts of time wasted for all players.
  • correspondence games on the other hand, most notably correspondence chess, do not require real-time participation from the players.
  • Correspondence chess is known to have been played for centuries over postal mail, and more recently correspondence games too have evolved with the technology and are nowadays often played over the internet for example via email.
  • correspondence games is that it takes a much longer time to finish a game compared to playing the game in real-time.
  • IRC poker was a form of poker played over the IRC chat network in the late 1990's.
  • Planet Poker became the first online casino to offer real money poker games on the internet in 1998.
  • Some of the biggest online poker rooms that are fully operational today include Poker Stars, Full Tilt Poker, and Party Poker to name a few.
  • none of the poker rooms provide any method for playing correspondence poker. Instead, they require all players to be online simultaneously and play the games in real-time.
  • a method of playing correspondence poker over an internet connection having a user interface displaying multiple poker hands simultaneously, so that a player can continue playing some hands while waiting for his/her turn in the other hands.
  • the user interface displays a hand history for each displayed hand, so that the player does not need to memorize the earlier actions in the game but instead can see from the interface what had previously happened in the hand.
  • Players are not required to be connected to a game server when it is not their turn, and when it is their turn they are given a reasonable amount of time to connect to the server and decide on their next moves.
  • FIG. 1 is a schematic configuration diagram of the overall network game system of one embodiment
  • FIG. 2 is an illustration of the user interface of one embodiment.
  • FIG. 3 is a flow chart of the process according to one embodiment.
  • FIG. 1 is a schematic configuration diagram of the overall network game system of one embodiment.
  • a network game system of this embodiment can be divided into a game server 10 and plurality of game clients 12 . These components are connected by a communications network 16 such as common public network or local network.
  • a communications network 16 such as common public network or local network.
  • the communications network 16 is not specifically specified in terms of type, the following description is based on the internet in view of publicity and simplicity of use.
  • the game server 10 may usually be single, a plurality of game servers 10 can be installed in consideration of processing capacity. There are usually as many game clients 12 as there are users who may or may not be logged in to the game server 10 at any given time.
  • a user interface 14 of the game clients 12 can be implemented by a web browser or a software program.
  • the server-client communication can be implemented by using HTTP (Hyper Text Transfer Protocol) running on TCP/IP (Transmission Control Protocol/Internet Protocol) as a base protocol.
  • the web browser or software program implementing the user interface 14 is usually installed on a personal computer or on a cell phone, although other devices having access to the communications network 16 can be used as well.
  • FIG. 2 is an illustration of the user interface 14 of one embodiment.
  • display area includes game status information rows 20 for multiple poker hands with each row representing a separate hand.
  • the column indicators include strategic information columns 24 containing the information a player needs for making a decision in each hand.
  • Action columns 26 show all possible actions the player can take in a given hand.
  • Additional information columns 22 display other useful information that is not critical for playing the game.
  • Hole card column 36 displays the cards dealt to the player.
  • Community card column 38 displays the cards dealt on the board.
  • the cards can be displayed graphically using images of playing cards, or by using symbols to represent the ranks and suits of the cards.
  • each card is represented by two characters, one character for the rank and another character for the suit.
  • Ranks are either numeric values between 2 and 9, or one of the following capital letters: T for Ten, J for Jack, Q for Queen, K for King, and A for Ace.
  • Suits are represented by of the following lower case letters: s for Spades, c for Clubs, h for Hearts, and d for Diamonds.
  • Betting action column 42 displays all actions made by any player since the beginning of each hand.
  • the first line contains all “preflop” actions
  • the second line contains all “flop” actions
  • the third line contains all “turn” actions
  • the fourth line contains all “river” actions.
  • the actions are separated by a whitespace, and the first two actions are numbers representing the size of the small blind and the big blind. All actions following the small and big blind are represented by a letter, followed by a number if it is needed to denote the size of a bet or a raise.
  • the letters representing different actions are: f for fold, k for check, c for call, b for bet, r for raise.
  • Opponent column 34 displays the name and remaining stack size of each opponent.
  • Self column 32 displays player's own position and stack size.
  • Pot column 40 displays the current size of the pot in each hand.
  • Action columns 26 display all possible game actions the player can take, including the option to fold 44 , call 46 , or raise 48 . Options to check and bet are logically equivalent to call and raise options and therefore omitted. Action columns 26 also contain input mechanisms for the player to select and submit his next actions. In the web browser based implementation the user input mechanism can be implemented as an HTML form with check boxes or radio buttons for selecting the action, and text fields for entering the amount to bet or raise.
  • the user interface 14 can contain many additional information columns, such as a hand ID column 28 displaying a unique identification number for each hand, and a time left column 30 displaying the amount of time the player has left before having to make his or her next move.
  • a hand ID column 28 displaying a unique identification number for each hand
  • a time left column 30 displaying the amount of time the player has left before having to make his or her next move.
  • a plurality of opponents can also exist in any one hand, even though the game is often played against one opponent only.
  • the layout of the information in FIG. 2 is to be considered merely an example and a different layout could also be used.
  • FIG. 3 is a flow chart of the process according to one embodiment.
  • the user causes his or her computer to act as a game client 12 by connecting to the game server 10 and logging in to the game server 10 using his or her username and password. This can be done either by the means of a web browser or through a software program loaded in the user's computer.
  • step 52 the games that are currently in play are loaded from the game server 10 and displayed to the user via the user interface 14 illustrated in FIG. 2 .
  • the user interface 14 shown in FIG. 2 and generated in step 52 includes information about the games and means for user to select his next move in each game currently in play.
  • step 54 the user, using a mouse, keyboard, or other such I/O device makes his or her moves in the games in play. This sends the action commands to the game server 10 over the communications network 16 .
  • the game server 10 in response to receiving the action commands, updates the game status information for each game according to the commands received from the user.
  • the game server 10 checks if any of the games ended either as a result of the user's actions or due the user not making his or her action within the given time limit, and the server then awards the winnings to the winning player's account accordingly.
  • the user has the option to start new games.
  • the new games can either replace the games that might have ended as a result of his or her last action, or be started in addition to the games that are already in progress so that more games can be played simultaneously.
  • Any new games the user has requested are started at step 62 , and the user can continue playing the games by going back to step 52 .
  • Starting of the new games can also be done automatically by the game server 10 , if the user has elected for a new game to be started whenever one game ends.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A method of playing correspondence poker over a communications network, having a user interface displaying multiple poker hands simultaneously, so that a player can continue playing some hands while waiting for his/her turn in others. The user interface displays a hand history for each displayed hand, so that the player does not need to memorize the earlier actions in the game but instead can see from the interface what had previously happened in the hand. Players are not required to be connected to a game server when it is not their turn, and when it is their turn they are given a reasonable amount of time to connect to the server and decide on their next moves.

Description

    RELATED APPLICATIONS
  • The present application is a continuation application of U.S. provisional patent application Ser. No. 61/71,463, filed Apr. 22, 2009, for ONLINE CORRESPONDENCE POKER, by Teppo V Salonen, included by reference herein and for which benefit of the priority date is hereby claimed.
  • BACKGROUND OF THE INVENTION
  • In the past decade poker has evolved in to a game that is now more often played virtually over the internet than it is played in traditional card rooms and casinos. This transformation has not only made it more convenient for people to play the game, but it has also improved the game experience by having many time-consuming tasks of the dealer being handled by fast computer systems. Still, despite of the technological advancements, online poker platforms have not provided much more than a virtual version of the game that is otherwise played exactly the same way as it would be played in a live environment. This means that some of the other limitations of live poker also exist in online poker today.
  • Poker is inherently a turn-based game that theoretically does not require real-time participation from the players, and only needs players to be available when it is their turn to act. In a live environment it would undoubtedly make little sense to try to run the game if no more than one player was present at a time, but surprisingly online poker rooms too have taken it for granted that all players are needed at all times. Any player who does not respond quickly enough when it is their turn (usually within less than a minute), or gets disconnected from the server while in the middle of a hand, will automatically lose the hand (with the possible exception of “disconnect protection” that is sometimes used to protect players from short accidental disconnections). Such requirements are limiting factors for players from different time zones, often forcing them to play during less convenient times of the day (e.g. in the middle of the night). Further, a turn-based game that is played in real-time also means that in a standard 10-player poker game each player will be active participants only about 10% of the total time spent with the game, while the remaining 90% of the time players have to wait idle for their next turn, which leads to significant amounts of time wasted for all players.
  • So called correspondence games on the other hand, most notably correspondence chess, do not require real-time participation from the players. Correspondence chess is known to have been played for centuries over postal mail, and more recently correspondence games too have evolved with the technology and are nowadays often played over the internet for example via email. The obvious downside of correspondence games is that it takes a much longer time to finish a game compared to playing the game in real-time.
  • While any turn-based game can in theory be played in correspondence format, poker has never been considered an ideal candidate for a correspondence game simply because an overly slow-paced poker game would not be able to provide statistically meaningful results in any reasonable amount of time. In contrast to chess, where one game is usually enough to tell who is the better player, poker has a significant luck element which means that the winner of any one hand is primarily determined by luck, and a much larger number of hands (possibly thousands) will be needed for players to conclude who is the real winner in the game.
  • It would be advantageous to provide a method of playing correspondence poker where players can play hundreds of tables simultaneously and continue playing even when their opponents are offline.
  • It would also be advantageous to provide a method of playing correspondence poker where players don't have to memorize how each hand has played out so far, even if the hands were started days ago.
  • DESCRIPTION OF THE RELATED ART
  • In the prior art, several methods of playing online poker have been developed. For example, IRC poker was a form of poker played over the IRC chat network in the late 1990's. And soon after Planet Poker became the first online casino to offer real money poker games on the internet in 1998. Some of the biggest online poker rooms that are fully operational today include Poker Stars, Full Tilt Poker, and Party Poker to name a few. However, none of the poker rooms provide any method for playing correspondence poker. Instead, they require all players to be online simultaneously and play the games in real-time.
  • Several methods of playing correspondence games online, most notoriously correspondence chess, have also been developed in the prior art. An example of a correspondence chess server is found at chess.com, but like almost all other correspondence game servers, it does not support any form of poker.
  • An example closest to the invention was found at Free Internet Correspondence Games Server, ficgs.com, which recently added Texas Hold'em to their supported games (the exact date is unknown and it may predate the invention). However, their solution lacks the ability to play multiple games simultaneously in a single view, which is a critical component of the invention enabling multiple slow paced poker games to be converted into one fast paced action filled gaming experience.
  • SUMMARY OF THE INVENTION
  • In accordance with one embodiment, there is provided a method of playing correspondence poker over an internet connection, having a user interface displaying multiple poker hands simultaneously, so that a player can continue playing some hands while waiting for his/her turn in the other hands. The user interface displays a hand history for each displayed hand, so that the player does not need to memorize the earlier actions in the game but instead can see from the interface what had previously happened in the hand. Players are not required to be connected to a game server when it is not their turn, and when it is their turn they are given a reasonable amount of time to connect to the server and decide on their next moves.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • A complete understanding of the present invention may be obtained by reference to the accompanying drawings, when considered in conjunction with the subsequent, detailed description, in which:
  • FIG. 1 is a schematic configuration diagram of the overall network game system of one embodiment;
  • FIG. 2 is an illustration of the user interface of one embodiment; and
  • FIG. 3 is a flow chart of the process according to one embodiment.
  • For purposes of clarity and brevity, like elements and components will bear the same designations and numbering throughout the Figures.
  • DESCRIPTION OF THE FIRST EMBODIMENT
  • FIG. 1 is a schematic configuration diagram of the overall network game system of one embodiment. A network game system of this embodiment can be divided into a game server 10 and plurality of game clients 12. These components are connected by a communications network 16 such as common public network or local network. Although the communications network 16 is not specifically specified in terms of type, the following description is based on the internet in view of publicity and simplicity of use.
  • Although the game server 10 may usually be single, a plurality of game servers 10 can be installed in consideration of processing capacity. There are usually as many game clients 12 as there are users who may or may not be logged in to the game server 10 at any given time. A user interface 14 of the game clients 12 can be implemented by a web browser or a software program. In the web browser implementation the server-client communication can be implemented by using HTTP (Hyper Text Transfer Protocol) running on TCP/IP (Transmission Control Protocol/Internet Protocol) as a base protocol. The web browser or software program implementing the user interface 14 is usually installed on a personal computer or on a cell phone, although other devices having access to the communications network 16 can be used as well.
  • FIG. 2 is an illustration of the user interface 14 of one embodiment. In FIG. 2, display area includes game status information rows 20 for multiple poker hands with each row representing a separate hand. The column indicators include strategic information columns 24 containing the information a player needs for making a decision in each hand. Action columns 26 show all possible actions the player can take in a given hand. Additional information columns 22 display other useful information that is not critical for playing the game.
  • Hole card column 36 displays the cards dealt to the player. Community card column 38 displays the cards dealt on the board. The cards can be displayed graphically using images of playing cards, or by using symbols to represent the ranks and suits of the cards. In this embodiment each card is represented by two characters, one character for the rank and another character for the suit. Ranks are either numeric values between 2 and 9, or one of the following capital letters: T for Ten, J for Jack, Q for Queen, K for King, and A for Ace. Suits are represented by of the following lower case letters: s for Spades, c for Clubs, h for Hearts, and d for Diamonds.
  • Betting action column 42 displays all actions made by any player since the beginning of each hand. In this embodiment the first line contains all “preflop” actions, the second line contains all “flop” actions, the third line contains all “turn” actions, and the fourth line contains all “river” actions. The actions are separated by a whitespace, and the first two actions are numbers representing the size of the small blind and the big blind. All actions following the small and big blind are represented by a letter, followed by a number if it is needed to denote the size of a bet or a raise. The letters representing different actions are: f for fold, k for check, c for call, b for bet, r for raise.
  • Opponent column 34 displays the name and remaining stack size of each opponent. Self column 32 displays player's own position and stack size. Pot column 40 displays the current size of the pot in each hand.
  • Action columns 26 display all possible game actions the player can take, including the option to fold 44, call 46, or raise 48. Options to check and bet are logically equivalent to call and raise options and therefore omitted. Action columns 26 also contain input mechanisms for the player to select and submit his next actions. In the web browser based implementation the user input mechanism can be implemented as an HTML form with check boxes or radio buttons for selecting the action, and text fields for entering the amount to bet or raise.
  • The user interface 14 can contain many additional information columns, such as a hand ID column 28 displaying a unique identification number for each hand, and a time left column 30 displaying the amount of time the player has left before having to make his or her next move. A plurality of opponents can also exist in any one hand, even though the game is often played against one opponent only. The layout of the information in FIG. 2 is to be considered merely an example and a different layout could also be used.
  • FIG. 3 is a flow chart of the process according to one embodiment. In the first step 50 the user causes his or her computer to act as a game client 12 by connecting to the game server 10 and logging in to the game server 10 using his or her username and password. This can be done either by the means of a web browser or through a software program loaded in the user's computer.
  • At step 52 the games that are currently in play are loaded from the game server 10 and displayed to the user via the user interface 14 illustrated in FIG. 2. The user interface 14 shown in FIG. 2 and generated in step 52 includes information about the games and means for user to select his next move in each game currently in play.
  • At step 54 the user, using a mouse, keyboard, or other such I/O device makes his or her moves in the games in play. This sends the action commands to the game server 10 over the communications network 16.
  • At step 56 the game server 10, in response to receiving the action commands, updates the game status information for each game according to the commands received from the user.
  • At step 58 the game server 10 checks if any of the games ended either as a result of the user's actions or due the user not making his or her action within the given time limit, and the server then awards the winnings to the winning player's account accordingly.
  • At step 60 the user has the option to start new games. The new games can either replace the games that might have ended as a result of his or her last action, or be started in addition to the games that are already in progress so that more games can be played simultaneously.
  • Any new games the user has requested are started at step 62, and the user can continue playing the games by going back to step 52. Starting of the new games can also be done automatically by the game server 10, if the user has elected for a new game to be started whenever one game ends.
  • Since other modifications and changes varied to fit particular operating requirements and environments will be apparent to those skilled in the art, the invention is not considered limited to the example chosen for purposes of disclosure, and covers all changes and modifications which do not constitute departures from the true spirit and scope of this invention.
  • Having thus described the invention, what is desired to be protected by Letters Patent is presented in the subsequently appended claims.

Claims (3)

1. A method of playing correspondence poker, comprising:
(a) means for hosting a plurality of multiplayer correspondence poker games by performing the following functions:
(i) enabling players to start new games and to join existing games
(ii) generating and storing status information regarding current state of said games
(iii) communicating said status information to players in said games
(iv) receiving moves from players whose turn it is and processing said moves
(v) evaluating results of said games and awarding winning players;
(b) means for a player to participate in a plurality of correspondence poker games by performing the following functions:
(i) starting new games and joining existing games
(ii) receiving status information regarding current states of said games
(iii) electronically displaying said status information to said player
(iv) transmitting said player's moves in said games; and
(c) means for displaying status information simultaneously for plurality of correspondence poker games, consisting:
(i) status information regarding current states of said games
(ii) status information regarding all states said games have been in since the beginning of said games.
2. A method of playing correspondence poker, comprising:
(a) a game server, for hosting a plurality of multiplayer correspondence poker games by performing the following functions:
(i) enabling players to start new games and to join existing games
(ii) generating and storing status information regarding current state of said games
(iii) communicating said status information to players in said games
(iv) receiving moves from players whose turn it is and processing said moves
(v) evaluating results of said games and awarding winning players;
(b) a game client, for a player to participate in a plurality of correspondence poker games by performing the following functions:
(i) starting new games and joining existing games
(ii) receiving status information regarding current states of said games
(iii) electronically displaying said status information to said player
(iv) transmitting said player's moves in said games; and
(c) a user interface, for displaying status information simultaneously for plurality of correspondence poker games, consisting:
(i) status information regarding current states of said games
(ii) status information regarding all states said games have been in since the beginning of said games, visually constructed to said game client.
3. The method of playing correspondence poker as recited in claim 2, wherein said game client has characteristics selected from the following group: personal computer, and cell phone; and said user interface has characteristics selected from the following group: software program, and web application.
US12/753,012 2009-04-22 2010-04-01 Method of Playing Correspondence Poker Abandoned US20100273545A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/753,012 US20100273545A1 (en) 2009-04-22 2010-04-01 Method of Playing Correspondence Poker

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US17146309P 2009-04-22 2009-04-22
US12/753,012 US20100273545A1 (en) 2009-04-22 2010-04-01 Method of Playing Correspondence Poker

Publications (1)

Publication Number Publication Date
US20100273545A1 true US20100273545A1 (en) 2010-10-28

Family

ID=42992612

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/753,012 Abandoned US20100273545A1 (en) 2009-04-22 2010-04-01 Method of Playing Correspondence Poker

Country Status (1)

Country Link
US (1) US20100273545A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8360873B1 (en) * 2011-07-28 2013-01-29 Zynga Inc. Combining games based on levels of interactivity of the games
US20130331190A1 (en) * 2012-06-08 2013-12-12 Konami Digital Entertainment Co., Ltd. Game control device, game control method, program, and game system
US20180001197A1 (en) * 2016-06-29 2018-01-04 Peerless Media Ltd. Systems and Methods for Reducing Impact of Network Disruptions
US20220143498A1 (en) * 2020-11-06 2022-05-12 Unordinal AB Method and system for providing a multiplayer game

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5823879A (en) * 1996-01-19 1998-10-20 Sheldon F. Goldberg Network gaming system
US5971849A (en) * 1997-04-28 1999-10-26 Falciglia; Sal Computer-based system and method for playing a poker-like game
US6179713B1 (en) * 1997-06-18 2001-01-30 Circadence Corporation Full-time turn based network multiplayer game
US6264562B1 (en) * 1998-04-24 2001-07-24 Nnbbd Productions, Llc E-mail games
US20020068629A1 (en) * 2000-12-01 2002-06-06 International Business Machines Corporation Off-line gaming
US20080102916A1 (en) * 2006-09-08 2008-05-01 Igt Gaming system and method which enables multiple players to simultaneously play multiple individual games or group games on a central display
US20080318651A1 (en) * 2005-06-29 2008-12-25 Gross E Mark System and Method For Playing On-Line Poker Augmented With Dynamic and Situational Information

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5823879A (en) * 1996-01-19 1998-10-20 Sheldon F. Goldberg Network gaming system
US5971849A (en) * 1997-04-28 1999-10-26 Falciglia; Sal Computer-based system and method for playing a poker-like game
US6179713B1 (en) * 1997-06-18 2001-01-30 Circadence Corporation Full-time turn based network multiplayer game
US6264562B1 (en) * 1998-04-24 2001-07-24 Nnbbd Productions, Llc E-mail games
US20020068629A1 (en) * 2000-12-01 2002-06-06 International Business Machines Corporation Off-line gaming
US20080318651A1 (en) * 2005-06-29 2008-12-25 Gross E Mark System and Method For Playing On-Line Poker Augmented With Dynamic and Situational Information
US20080102916A1 (en) * 2006-09-08 2008-05-01 Igt Gaming system and method which enables multiple players to simultaneously play multiple individual games or group games on a central display

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8360873B1 (en) * 2011-07-28 2013-01-29 Zynga Inc. Combining games based on levels of interactivity of the games
US20130029760A1 (en) * 2011-07-28 2013-01-31 Zynga Inc. Combining games based on levels of interactivity of the games
US9517413B1 (en) 2011-07-28 2016-12-13 Zynga Inc. Combining games suited for synchronous play with games suited for asynchronous play
US9607016B1 (en) * 2011-07-28 2017-03-28 Zynga Inc. Combining games based on levels of interactivity of the games
US20170165579A1 (en) * 2011-07-28 2017-06-15 Zynga Inc. Combining games based on levels of interactivity of the games
US20130331190A1 (en) * 2012-06-08 2013-12-12 Konami Digital Entertainment Co., Ltd. Game control device, game control method, program, and game system
US9283485B2 (en) * 2012-06-08 2016-03-15 Konami Digital Entertainment Co., Ltd. Game control device, game control method, program, and game system
US20180001197A1 (en) * 2016-06-29 2018-01-04 Peerless Media Ltd. Systems and Methods for Reducing Impact of Network Disruptions
US10926175B2 (en) * 2016-06-29 2021-02-23 Peerless Media Ltd. Systems and methods for reducing impact of network disruptions
US20220143498A1 (en) * 2020-11-06 2022-05-12 Unordinal AB Method and system for providing a multiplayer game
US12274936B2 (en) * 2020-11-06 2025-04-15 Unordinal AB Method and system for providing a multiplayer game

Similar Documents

Publication Publication Date Title
US6679777B2 (en) Playing an interactive real-time card selection game over a network
US7717783B2 (en) Computer-based, interactive, real-time card selection game
US6877745B1 (en) Games of chance with player-specified elements
US7806408B2 (en) Table with computer for playing card selection game
US20130172072A1 (en) Method and system for facilitating charitable donations
US20050215326A1 (en) Electronic game table
EP1912185A1 (en) Method and system for providing deal-making in multiplayer tournaments
US20050164793A1 (en) Methods and apparatus to facilitate network-based multiplayer games
CN109806577B (en) Method, device, terminal and storage medium for showing card game
US20080176617A1 (en) Front and Back Side Playing card Games
US20140128147A1 (en) Method for Performing an Online Multilevel Tournament Duel Game Between Players
US20150018059A1 (en) Online Mahjong Game
US20160078718A1 (en) Method and system for a card game variant of a community-style poker game
US20080018049A1 (en) Domino Blackjack
US20140274258A1 (en) Game allocation system for protecting players in skill-based online and mobile networked games
US20100273545A1 (en) Method of Playing Correspondence Poker
US20100283204A1 (en) Games having bingo and poker like elements and methods of playing therefor
US20150111629A1 (en) Providing collective play in an online game
CA2821187A1 (en) Online mahjong game
US11413543B2 (en) Game apparatus, game method, and game program
KR20160107018A (en) Online puzzle card game and system for performing the same
US20200188779A1 (en) Augmented digital game systems and methods
US11495094B1 (en) Entertainment system
US20150297978A1 (en) Systems and methods for allowing players to play poker games using game tiles including multiple playing card symbols
WO2007142665A1 (en) Poker game with shared common card

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载