All Projects → zkayser → poker_ex

zkayser / poker_ex

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

Programming Languages

elixir
2628 projects
HTML
75241 projects

Projects that are alternatives of or similar to poker ex

game of life-elixir
An implementation of Conway's Game of Life in Elixir
Stars: ✭ 22 (-62.07%)
Mutual labels:  phoenix, phoenix-channels, phoenix-framework
king of tokyo
👑 King of Tokyo Multiplayer Board Game using Phoenix LiveView
Stars: ✭ 25 (-56.9%)
Mutual labels:  phoenix, phoenix-channels, phoenix-framework
Phoenix Liveview Counter Tutorial
🤯 beginners tutorial building a real time counter in Phoenix 1.5.5 + LiveView 0.14.7 ⚡️
Stars: ✭ 115 (+98.28%)
Mutual labels:  phoenix, phoenix-framework
Tune
A streamlined Spotify client and browser with a focus on performance and integrations.
Stars: ✭ 166 (+186.21%)
Mutual labels:  phoenix, phoenix-framework
phoenix assets webpack
Asset Pipeline with Webpack on Phoenix
Stars: ✭ 52 (-10.34%)
Mutual labels:  phoenix, phoenix-framework
Memento
Collect saved items from different sources around the web
Stars: ✭ 89 (+53.45%)
Mutual labels:  phoenix, phoenix-framework
Phoenixsharp
C# Phoenix Channels client. Unity Compatible.
Stars: ✭ 96 (+65.52%)
Mutual labels:  phoenix, phoenix-framework
Realtime
Listen to your to PostgreSQL database in realtime via websockets. Built with Elixir.
Stars: ✭ 4,278 (+7275.86%)
Mutual labels:  phoenix, phoenix-framework
Guardian auth
The Guardian Authentication Implementation Using Ecto/Postgresql Elixir Phoenix [ User Authentication ]
Stars: ✭ 15 (-74.14%)
Mutual labels:  phoenix, phoenix-framework
zero-to-graphql-using-elixir
The purpose of this example is to provide details as to how one would go about using GraphQL with the Elixir Language.
Stars: ✭ 20 (-65.52%)
Mutual labels:  phoenix, phoenix-framework
ticker-react
React Client for displaying Stock Quotes (IEX Trading)
Stars: ✭ 34 (-41.38%)
Mutual labels:  phoenix, phoenix-channels
live dj
💿 Join or create video playlists to share a real-time experience with others! 🎧
Stars: ✭ 19 (-67.24%)
Mutual labels:  phoenix, phoenix-framework
Shorten api tutorial
🔗How to make a link shortener using Elixir, Phoenix and Mnesia
Stars: ✭ 60 (+3.45%)
Mutual labels:  phoenix, phoenix-framework
Phoenix In Action
Code snippets and examples from the book Phoenix in Action from Manning and Geoffrey Lessel
Stars: ✭ 60 (+3.45%)
Mutual labels:  phoenix, phoenix-framework
Elixir Companies
A list of companies currently using Elixir in production.
Stars: ✭ 1,475 (+2443.1%)
Mutual labels:  phoenix, phoenix-framework
Elixirbooks
List of Elixir books
Stars: ✭ 1,021 (+1660.34%)
Mutual labels:  phoenix, phoenix-framework
Phoenix And Elm
Example application using Elixir, Phoenix and Elm
Stars: ✭ 188 (+224.14%)
Mutual labels:  phoenix, phoenix-framework
phoenix-channel-client
A Phoenix Channels client library for Elixir.
Stars: ✭ 20 (-65.52%)
Mutual labels:  phoenix-channels, phoenix-framework
Remote retro
Free, world-class retrospectives
Stars: ✭ 474 (+717.24%)
Mutual labels:  phoenix, phoenix-framework
Awesome Phoenix
🔥 Collection of awesome open-source apps made with Phoenix Framework
Stars: ✭ 481 (+729.31%)
Mutual labels:  phoenix, phoenix-framework

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].