You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cardGame/public
Nathan Steel 2e9be63962 Pass server deckBuilt to client before client load
The cards/decks built in server now are loaded before the
game client starts setting up the game. Should allow for
using the cards/decks stored in DB in the game instead of file
1 year ago
..
images Add cardFace/Sprite + print card front/back images 1 year ago
board.js Pass server deckBuilt to client before client load 1 year ago
cards.js Add faux deckDB/array to add cards/decklists 1 year ago
index.html Add very basic DB access 1 year ago
main.js Pass server deckBuilt to client before client load 1 year ago
shapes.js Add cardFace/Sprite + print card front/back images 1 year ago
style.css Board seperation, Shape changes, and event handler 1 year ago