/poker

A multiplayer Texas hold 'em server/client in Elixir/Phoenix.

Primary LanguageElixir

Poker

Multiplayer texas hold 'em server and web client in Elixir. Engine mostly working, LiveView frontend is a work in progress.

TODO

  • Multiple pots
  • Game end logic
  • Player and room timeout
  • Auto increasing blinds (by time/turns)
  • Maybe add the possibility of joining mid-game, idk
  • Check/fold action
  • Edge cases testing
  • Sharable room link
  • Spectator mode
  • Player image/color
  • Beautify frontend