johnson-rl / chess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess - View Online

This chess game visualizer was built using jchess built by bmarini. I have made modifications so that one can load both a FEN starting position and PGN so that you can make moves from the given starting position.

Instructions

  1. Input the game's FEN in the first input box
  2. If the game is starting from the beginning, you can leave the FEN box blank
  3. Input the game's PGN into the second input box
  4. Press the 'Load Game' button

About


Languages

Language:JavaScript 85.6%Language:HTML 7.7%Language:CSS 6.7%