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 366fdfdd88 ADDED license and readme.
DELETED package-lock.json.
UPDATED todo file.
2018-02-18 14:38:00 -05:00
bin just in case 2018-01-07 22:18:15 -05:00
lib ADDED random card to index page. 2018-01-27 09:28:09 -05:00
minify-cache UPDATED copyrights in JS & CSS files. 2018-01-10 21:57:18 -05:00
public FIXED random card title. 2018-01-27 10:03:26 -05:00
routes FIXED random reload link to work behind static cache. 2018-01-27 09:49:04 -05:00
views FIXED random card link underline. 2018-01-27 10:07:24 -05:00
.gitignore ADDED license and readme. 2018-02-18 14:38:00 -05:00
LICENSE.md ADDED license and readme. 2018-02-18 14:38:00 -05:00
README.md ADDED license and readme. 2018-02-18 14:38:00 -05:00
app.js UPDATED padding on page header (h2). 2018-01-27 09:36:53 -05:00
package.json ADDED license and readme. 2018-02-18 14:38:00 -05:00

README.md

The Codex Mythica

The Codex Mythica is a database of all of the cards released for the Mythic Wars card game. Browse through all of the cards in the game, or search to find the card(s) you're looking for.

You can find it at https://codex.mythicwarsgame.com/.

The code is on GitHub at https://github.com/ItsEricWoodward/codex-mythica.

License

The cards and images from the game are copyright (c) 2014-2018 Eric Woodward, all rights reserved.

The rest of the project is copyright (c) 2017-2018 Eric Woodward, released under the MIT license.