Simple chess engine using the JS Chessboard library made to outline fundamentals of creating a chess engine.
Implements basic rules of chess using code and displays them using the Chessboard library.
Uses drag and drop mechanic, snaps back if move is invalid.
Two player mode and random move mode are available within the code.
Bugs are very prevalent in the code, needs major adjustments.
Creative Commons Universal