Online real-time games powered by Elixir, Phoenix, LiveView & GenServer
Fast-paced word guessing game. Explain words to your team without saying them directly. Race against time!
Create words from scrambled letters. Compete with friends and vote on word validity in real-time.
Guess which statements are true and which are lies. Test your deception detection skills!
Race to guess 5-letter words against the clock. Earn points for speed and accuracy in this competitive word battle! Integrated by Elixir Mentor
A fun way to learn Elixir, Phoenix LiveView, and GenServer patterns through real-world game development
Instant multiplayer updates with Phoenix LiveView. No polling, no refresh - just pure WebSocket magic
Each game session = one GenServer process. Clean OTP patterns make complex multiplayer surprisingly simple
Built on BEAM VM. Thousands of concurrent games, automatic fault tolerance, minimal code complexity