PlayByMail Forums
Any programmers out there? - Printable Version

+- PlayByMail Forums (https://forums.playbymail.dev)
+-- Forum: Play-By-Mail Games (https://forums.playbymail.dev/forumdisplay.php?fid=1)
+--- Forum: Games (https://forums.playbymail.dev/forumdisplay.php?fid=4)
+---- Forum: Midgard (https://forums.playbymail.dev/forumdisplay.php?fid=44)
+---- Thread: Any programmers out there? (/showthread.php?tid=130616)

Pages: 1 2


RE: Any programmers out there? - Davin - 11-11-2019

That's the basic idea, although an app could do more than just enter orders if someone was willing to build extra facilities for players to use.  With an app (on a phone or desktop or whatever) you can spend lots of time figuring out your actions and entering or changing them locally as you go, then submitting the whole batch all at once.

Here, all app communications will be directly with the Talisman Games web site using XML-formatted data (so it is manageable for both humans and programs to read and write) rather than with a proprietary data format.

Of course, the web site will also be available to everyone to use directly, as well.


RE: Any programmers out there? - DreamWeaver - 11-11-2019

I have some co-workers/friends that are Developers and Architects that I can reach out to and see if they might also be able to aid me in looking at this. I view this as a kind of learning experience and will see what I can do. We do also use AP here at work so I am sure I should have someone that might be able to help me along.