/elixir-phoenix-hangman

The hangman game app built with Elixir Phoenix Live View

Primary LanguageElixir

ELIXIR PHOENIX HANGMAN GAME

This repo derives from this one I used while following along the video course Elixir for Programmers - Second Edition from PragDave.

ROADMAP

  • - Add a score board to enable people to compete for the best score.
  • - Add Phoenix presence to show how many users are online.
  • - Add support for different dictionaries.