Christian 'ketura' McCarty 934408755c Playtest Recent Replays
Added a new readout to the Playtesting tab that shows the last 100 playtest games.
Overhauled the game history database access to utilize a POJO reader (sql2o) and a json serializer (gson).  The serialized output is piped to the client as json and converted to a table using a template library (json2html).  This pipeline is more or less what future client-server DB operations should look like, as it takes far less code to write and maintain.
2021-03-27 20:18:38 -05:00
2021-01-05 14:06:41 -06:00
2021-03-27 20:18:38 -05:00
2018-04-16 13:47:29 -07:00

gemp-lotr

Gemp-LotR Online - server/client for playing LotR TCG using web browser. The program takes care of all the rules so you don't have to.

Description
No description provided
Readme 99 MiB
Languages
Java 90%
JavaScript 7.3%
HTML 2.4%
CSS 0.3%