<div class="flex items-center">
<img src="https://github.com/favicon.ico">
<a href="https://github.com/LucasionGS/chessgame">Find it on Github</a>
</div>
The above repository contains code for creating a chess game that can be tapped into via JavaScript to customize pieces and rules. It is meant to serve as a base for people who want to create and extend chess games on the web.