clientcommands icon indicating copy to clipboard operation
clientcommands copied to clipboard

Implement multiplayer chess

Open xpple opened this issue 2 years ago • 0 comments

I have implemented multiplayer chess over the C2C packets protocol. The PR is still a draft, as some chess rules are missing and because I'm waiting for #485 to be merged. The chess itself is a very basic implementation of chess using a two-dimensional piece array. The assets for the pieces are based on assets from opengameart.org, let me know if that's legally allowed.

xpple avatar Jan 06 '23 16:01 xpple