Controls: E to end your turn and click on a piece on your turn to drag it This is a FEN reader that looks like a cryptic line of text but this will decode it The fen code for a normal game position is rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR This is the main line of code you need to tell it who's turn it is by typing w or b after typing in the positions KQkq - 0 1 are in it but this program won't use those Note: drag en drop added soon Mistakes in the creation process are shown below 1st real test: Scandinavian defence 2nd Test: Nn3b1r/pp2kppp/8/2n4q/1PB5/5N1P/P1b2PP1/R1B1K2R Embarrassment 1: The chess board is smaller then a real one its 7x8 so the FEN code had to be shortened which ruined it below Embarrassment 2: The chess board used to be entirely 7x7 and made this look more like a lame Los Angeles chess FEN reader Embarrassment 3: I made every piece capture eatchother including itself and forgot to make turns