This repo contains the code for The Codex Mythica, a database of all of the cards released for the Mythic Wars card game, written in NodeJS (using the Express 4 library). https://codex.mythicwarsgame.com/
Go to file
Eric Woodward 0f605db8fa ADDED card sorting.
ADDED pantheon to each card (duplicate of culture).
ADDED demo cards.
ADDED wikipedia links to most entries.
ADDED Lovecraft Wikia links to all Cthulhu cards.
UPDATED to 0.1.6.
2018-01-18 20:10:49 -05:00
bin just in case 2018-01-07 22:18:15 -05:00
lib ADDED card sorting. 2018-01-18 20:10:49 -05:00
minify-cache UPDATED copyrights in JS & CSS files. 2018-01-10 21:57:18 -05:00
public UPDATED copyrights to 2018. 2018-01-10 22:08:50 -05:00
routes ADDED card sorting. 2018-01-18 20:10:49 -05:00
views ADDED card sorting. 2018-01-18 20:10:49 -05:00
.gitignore FIXED issue with git differences. 2018-01-07 22:23:54 -05:00
app.js ADDED card sorting. 2018-01-18 20:10:49 -05:00
package-lock.json just in case 2018-01-07 22:18:15 -05:00
package.json ADDED card sorting. 2018-01-18 20:10:49 -05:00