Chess

A simple chess game i originally created in Odin over a few days to take a small break, and now i've ported it to Jai to learn how the language works.

How to run

  • ./run.sh (You need to have the Jai compiler in your PATH.)