o
odinpkg.dev
packages / app / chess-odin

chess-odin

5a458feapp

A terminal chess engine written in odin

No license · updated 3 weeks ago

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