W01fw00d / cadaver-cards

Prototype for a cards game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cadaver Cards

Description

  • JS Modules
  • Jasmine --> Unit Tests
  • Cypress --> Functional Tests

How to use

Run on a server to avoid CORS issues. Visual Studio Code "Live Server" extension recommended for development enviroment.

  • Launch Cypress (Functional Tests)
npm run f-test

Launch with ui

npm run f-test-ui

Atributions

...

About

Prototype for a cards game

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.0%Language:HTML 0.7%Language:CSS 0.3%