Skip to content
This repository was archived by the owner on Feb 21, 2021. It is now read-only.
/ Simple_Chess Public archive

A simple Chess Game for practicing Chess and Coding

Notifications You must be signed in to change notification settings

tries2code/Simple_Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ae18fa7 · Feb 20, 2021

History

30 Commits
Jan 23, 2021
Jan 23, 2021
Jan 23, 2021
Jan 23, 2021
Feb 5, 2021
Feb 5, 2021
Jan 23, 2021
Feb 5, 2021
Feb 20, 2021
Jan 23, 2021
Feb 5, 2021
Feb 5, 2021
Feb 5, 2021
Feb 5, 2021
Feb 5, 2021
Feb 5, 2021
Jan 23, 2021
Feb 5, 2021
Feb 5, 2021

Repository files navigation

Simple_Chess

A simple Chess Game for practicing Chess and Coding

This is a first attempt on a chess game, using fltk and an eviorment by Bjarne Stroustrup, introduced in his book "Programming Principles and Practice using C++".

Things to improve:

-Using Fl::redraw() causes the entire window to redraw, which looks ugly. This needs to look smoother.

-The figures look ugly, cause i suck at drawing. Even with ppen and paper...

-Maybe an ai could be added, one day...dream big.

-Multiplayer? Again, dream big :-)

-Overall, this is a lot of code, and it could be rewritten an made shorter next time.

Releases

No releases published

Packages

No packages published