Thanks to visit codestin.com
Credit goes to github.com

Skip to content

blahs15/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Practice project to create a simple chess program. The idea for this program came from conversations with my Brother who was learning to program, and has written a Chess program in python at the time of this project's beginning.

Goals

Practice the following concepts:

  • Object Oriented Programming
  • Polymorphism
  • c++14 & c++17 features
  • documentation
  • Meson build system
  • Unit testing
  • continuous integration
  • github issue tracking and Pull Requests

Stretch Goals:

  • re-create in multiple languages (Python, C#, Java?)
  • Docker

There is currently no intention to create an AI or GUI.

About

C++ chess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors