Releases: broology/poker-moons
Releases · broology/poker-moons
v1.0.2
v1.0.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[1.0.1] - 2022-11-27
Fixed
- Fixed issue where stack amount became negative when player couldn't afford blind.
- Fixed small and big blind were still applying to players who have left.
v1.0.0
v1.0.0 Poker Moons
Landing Page / SEO
LPS-1: The landing page displays the Poker Moons logoLPS-2: The landing page displays a hook to the gameLPS-3: The website has content that is accessible via seo bots and web scrapers. Describing the site and its use caseLPS-4: If a link for the site is posted on an external site like: discord, twitter, or facebook. It will display the logo, and the seo content of the site.
Game
G-1: As a user I’m able to create a unlisted instance of a game, and share it with my friendsG-2: Once at least two people have joined the table the game may be started
Use the “Ready System” and after 10 seconds of all players being ready, start the game
Game is starting in “x” secondsG-3: The game must reflect the rules of Texas Holdem accuratelyG-4: Players may not be able to see other players cards, unless running into a stand off eventG-5: Game events must occur and be displayed to the user in real time as they happenG-6: A player's name, pot amount, current bid, and previous action of the active round must be displayed to the other players.G-7: The active player has a 30 second window (5 minutes time bank) when it’s their turn, if they don’t respond they will automatically fold. (check or fold if bid amount)G-8: The game adopts sound effects on certain primary events (chip’s removed from stack, chip stacks join, cards flip, player turn changes)


