C++

C++ and C are 2 other languages which I wanted to explore. After having done 2 years of C++ in school and then 2 more years in college, I was confident on my proficiency in the language. I started my first project, which was 'Sum to 21', I did not want to make any random simple code. I wanted to ensure that a person can play with the CPU. The CPU will make moves and play with you, if you run the code. Then I wanted to work my way up with various levels of hardness with which the CPU plays. These baby steps may eventually help in making the algorithm for the chess website.