ugly-one / chess

0 stars 1 forks source link

Chess. Yeap, groundbreaking, never done before.

The main 2 parts are:

The engine is written in C#. UI is also written in C# but it uses Godot. I think I would like to re-write it in GDscript.

UI supports

In order to run the UI project, one needs Godot to be installed. This is subotimal, and hopefully will be improved in the future.

Also, I'm thinking to split the repo into 2 separates repositories:

Thanks to that it will be easier to track what needs to be done for each part.

TODOs

NICE TO HAVE