Skip to content

atotic/poker-simulator

Repository files navigation

poker-simulator

TODO

s h o r t win lose win lose
s h o r t
- - typescript usage - a11y - use state? https://sqlsync.dev/posts/stop-building-databases/ - Reimplement using different frameworks: - React https://lwc.dev/ - Vue.js - Lighting Web Components https://lwc.dev/. Noah Lawson - prompt user to install offline if they use app offline https://stackoverflow.com/questions/51160348/pwa-how-to-programmatically-trigger-add-to-homescreen-on-ios-safari

INTERESTING

Super speedy hand evaluation algo. Might be interesting https://web.archive.org/web/20120509001649/http://www.suffecool.net/poker/evaluator.html https://senzee.blogspot.com/2007/01/7.html https://github.com/mixu/perfect

Main page styles https://css-tricks.com/snippets/css/complete-guide-grid/ Single DIV poker chips https://codepen.io/pmk/pen/GgrJRq Simple PWA starter kit https://github.com/nikkifurls/simplepwa/blob/master/style.css

Poker odds https://www.cardschat.com/poker/strategy/odds/ https://flopturnriver.com/poker-strategy/basic-poker-odds-19146/ Poker book resources: https://www.holdemresources.net/docs GTO explanations https://www.runitonce.com/ Now defunct simulator manual http://propokertools.com/oracle_help/main

DONE

13-Feb-24

12-Feb-24

  • share a hand with others

7-Feb-24

  • default target should be marked
  • fix PLO scoring

23-Jan-24

  • installable from github pages

18-Jan-24

  • when you make fewer players, try hard to keep existing filled in players
  • improved stats display
  • limit number of stored simulations to PokerStorage.MAX_STATS
  • drag'n'drop usability improvements

27-Dec-23 vs mode:

  1. pokerEngine vsMode
  2. simulate in vsMode
  3. display results in vsMode

22-Dec-23 stats loading. Initialize UI from stats. Save stats list

22-Dec stats for high low

11-Dec-23 installed on iPhone simulator

7-Dec-23 service worker v1 done has test_serviceWorker.js. Cacheing strategy is network first. Preloads basics

2-Dec-23 button that circles through suits for mobile?

suit popup

toolbar happiness: hilo button, sync hole cards with hilo

click on deck to serve cards

poker table crowded

adjust graphics for small screen

drag-n-drop: should enlarge the card, give it shadow for that drag look

drag n drop: secret was to cancel drag by adding not passive event listener

view on iPhone http://192.168.1.46:8080/poker.html

21-Nov-23 Use http-server https://www.npmjs.com/package/http-server

17-Nov-23 poker engine works, high low scoring too

15-Nov-23 drag n drop

References manifest.json https://w3c.github.io/manifest/#display-member

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published