Git Product home page Git Product logo

chess-notation's Introduction

Build Status Coverage Status

Chess Notation

A single player game to help you learn chess notation.

How to Play

  1. Press the START button.
  2. Click as many correct squares on the chess board as possible. The current target square is displayed above the board, in the middle.
  3. Your score is the total correct clicks you make before your time runs out. The goal is to achieve the highest score possible.
  4. For each incorrect square clicked, 3 seconds will be subtracted from the clock!

Development

Build & Run

npm install
npm start

Test

From Terminal

npm test

To see a code coverage report:

npm run test:coverage

Debug Tests in VS Code

  1. Set desired breakpoints in code by hovering your mouse to the left of the desired line number and clicking when a red circle appears.
  2. Open the debug panel on the left-hand side of the window.
  3. Make sure the vscode-jest-tests configuration is selected in the dropdown at the top.
  4. Press the play button to run tests. Any breakpoints should be hit during execution.

chess-notation's People

Contributors

hailey123 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.