erehzuwlamA erehzuwlamA loading
My project so far: https://scratch.mit.edu/projects/991085034/
FEN definition: https://www.chess.com/terms/fen-chess

I need help making a script that can decode FEN strings. my idea is for the script to look at each character of the FEN and associate it with a square on the screen and if it has a chess piece or not. someone help me, this is gonna be somewhat complex. Maybe someone can make a script that could accomplish this?