Awesomeware / goblin-wrangler

Live wrangling of Goblins, using Elixirs.
GNU General Public License v3.0
2 stars 1 forks source link

First PoC #1

Open alathon opened 4 years ago

alathon commented 4 years ago

There are a lot of things we could approach trying to 'do better' in the ecosystem. We've discussed starting with roll20 in terms of providing:

  1. Chat interface
  2. Map
  3. Asset uploading / management

This would be the bare minimum to 'replace' that part of roll20. Specifically, character management (character sheets, equipment, character building, etc.) are all currently thought of as outside the scope of the very first prototype. Thoughts?

alathon commented 4 years ago

Using Phoenix LiveView for this would be quite fun for me, IMO -- It provides very solid handling of WebSockets etc. in terms of managing chat and map synchronization.

Stephen001 commented 4 years ago

One matter we had discussed that is worth considering, but not including in the scope of the PoC, is support for some basic sense of playing (but not DMing) a game via a mobile app.