Game Programming

Chess Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Chess Game using HTML&CSS in VanillaJS with Source Code - A classic board game built purely in JavaScript where players can compete with an AI or another player. The game mechanics are the same as the original chess game, where you need to capture the enemy king piece to win. JavaScript Source Code.