An ongoing recreational attempt to make a local two-player chess game in the C language.
The game is available in Windows, Mac and Linux, and can be can be tested online (link on the README).
Updated Project: Since Flavortown's beginning, I mad…
An ongoing recreational attempt to make a local two-player chess game in the C language.
The game is available in Windows, Mac and Linux, and can be can be tested online (link on the README).
Updated Project: Since Flavortown’s beginning, I made so many changes at the project, including the almost complete chess mechanics (like special moves, as En Passant or Pawn Promotion), adding colors to the CLI, and adding support to English (on the game or in the README).
Used Github Copilot for search, code inspirations, translations and bug resolutions.