Skip to content

Texas Hold 'Em app written in Elixir with Phoenix and OTP

Notifications You must be signed in to change notification settings

zkayser/poker_ex

Repository files navigation

PokerEx

CircleCI

PokerEx is a Texas Hold 'Em game engine with a Phoenix API layer over top of it.

To run the project, fetch your dependencies and run the server:

mix deps.get
mix phx.server

The dev server is set to run on port 8080, but you can configure this in the config/dev.exs.

About

Texas Hold 'Em app written in Elixir with Phoenix and OTP

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages