Forums

A chess like game creator

Sort:
TheNovomiracle

Hello! i've always liked chess variants, so i decided to make a tool to make them. The project is a chess-like game constructor. You can create custom chess pieces with a scratch-like constructor(visual programming), set up custom position and play them(offline for now) and change some rules like how many "royalties"(king in the base game) must be there. I haven't created a way to play it online, but if there is enough interest i'll consider doing it. There are still a lot of bugs and i have been working on it for some times, so if you are interested here is the github

https://github.com/novomiracle/ChessLikeGameConstructor

there are 3 folders :

customChessPiecesConstructor - for creating custom pieces

customChessPositions - for creating custom positions

customChess - to play it

to use it you have to open the html file with a browser

if you have any feedbacks or ideas to improve it, I would love to hear them )

EwingKlipspringer

nice

great

thanks