Skip to content

RobPando/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

Hello World.

Play in terminal

cd text_client then run: mix run -e TextClient.start

Play in browser

cd phx_client && mix deps.get

To compile the assets: cd assets && npm install cd .. then run: mix phx.server

in browser go to localhost:4000/hangman

About

Hangman game made in elixir.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published