Skip to content

An example game for the presentation "Multiplayer Games & Collaborative Editing with Phoenix LiveView" which was written for ElixirConf.EU 2020.

Notifications You must be signed in to change notification settings

happycodrz/elixir-agarex

 
 

Repository files navigation

Agarex

An example game for the presentation Multiplayer Games & Collaborative Editing with Phoenix LiveView which was written for ElixirConf.EU 2020.

Check out the live running game here: https://agarex.gigalixirapp.com/.


To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

An example game for the presentation "Multiplayer Games & Collaborative Editing with Phoenix LiveView" which was written for ElixirConf.EU 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 75.5%
  • CSS 15.4%
  • SCSS 4.5%
  • JavaScript 4.3%
  • HTML 0.3%