danbourdier / Fortune-and-Favor

Main Repo for JS Card game in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fortune and Favor Card Matching Game

(Because fortune favors those who are bold)

AUTHORED BY: Daniel(Dan) Bourdier!!!


Tech Used

  1. Plain Old JavaScript
  2. Express.js (for local environment)
  3. HTML
  4. Alot of CSS

INSTRUCTIONS

  • cd into root dir
  • npm install
  • run node src/server.js
  • Open browser and go to localhost:3000 !
  • Have Fun!

--test

About

Main Repo for JS Card game in progress


Languages

Language:JavaScript 72.6%Language:CSS 20.9%Language:HTML 6.5%