Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

CanadianDonkey55/CSharp-Chess-V1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic chess program I made

I made this basically to see if I could, I don't yet know any better pracices for things like this, in the future I may remkae this better

Because this was a first attempt, there are a few things I could improve on next time such as:

  1. Improve piece logic, because right now it is pretty jank
  2. The ui is way too interconnected with the logic, I need to disconnect those
  3. Castling does not check for a few things that it should
  4. I should not load the piece images like that
  5. Rescaling the window is really performance intensive

There are probably some more things that I haven't realized yet, but for now, I can improve on these in the future

Note: You have to run this with dotnet installed and through terminal

About

My version of chess in c#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages