Commit Graph

5 Commits (4b0b4495e4657f030eae6e64b545c4fde9c09f60)

Author SHA1 Message Date
Nathan Steel 4b0b4495e4 WIP! Attempt to add async wait on board/front-end
Want to wait for the cards to be loaded in before the game
loads any graphics, etc. so the new DB deckLists can be used
instead of files
1 year ago
Nathan Steel c3413e1c2c Add very basic DB access
Currently access DB, and return basic SELECT
Login details will be changed of course...
1 year ago
Nathan Steel 1da50c2fb4 Board seperation, Shape changes, and event handler
Split front-end JS into seperate files
Change shape into a class that can do rect/circle rendering
Add basic event handler for player deck.
1 year ago
Nathan Steel 3c8bc448d8 Add basic room functionality 1 year ago
Nathan Steel 22ca5ca7de Add basic front-end, and socketIO connection 1 year ago