You can run the game engine simply by running python chessmain.py
if you're on windows, or run python3 chessmain.py
The game files are split into the main file and the game engine, intuitively the main is where the logic gets executed and the engine is where the logic is created
for the game I used pygame and a sampled image file which contains certain notation for easy data structure handling, if you have improvements or a better way feel free to contribute.
-
Notifications
You must be signed in to change notification settings - Fork 0
amainooti/chess-engine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
I'm building my own chess engine to see how I can try the complexity of the game and use SOLID principles
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published