Skip to content

bored-games/lobby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lobby

List active game servers and allow for the creation of new rooms.

Compile

The Elm code has already been compiled into the Javascript that is used by Lobby.html, but if additional changes are made, the source can be recompiled with

elm make src/Lobby.elm --output=assets/js/main.js && elm reactor

About

An Elm-based lobby system for an elixir-based game engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published