Skip to content

Pranav-Bhaskar/Zer0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zer0

It is a C++ program which can be used to play a game of chess, let it be a 2 player or a versus computer game.

In the versus computer mode it uses a neural network which is implimented using the keras library under the tensorflow library.

Begin

Clone the repo and open a terminal in the directory.

To build the program run :

make

To run the program run :

./Zer0

About

Chess game which can be played against bots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published