churcho / poker

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Elixir 77.4%Language:CSS 12.1%Language:HTML 6.0%Language:JavaScript 4.5%