This program is a way to help me better understand Raylib and game framework in C# using chess as an example game.
This coce is written in C# using Dotnet. The game framework itself uses Raylib, and the development enviroment that was used changed between Visual Studio Code and JetBrains Rider.
{Make a list of websites that you found helpful in this project}
- First, get the chess board to show up
- Create a graph for the players to move along
- Get the pieces to show up
- Impliment individal movesets for the pieces