This is a simple chess engine written in the ODIN language
Currently it is simple and text based
If you have odin installed, just do:
git clone https://github.com/leulshawell/chess-odin
cd chess-odin
odin run .edit main.odin and you will see the moves you have written happening. It will also tell you if a move is illegal