Skip to content
/ Zer0 Public
forked from Pranav-Bhaskar/Zer0

Chess game which can be played against bots.

Notifications You must be signed in to change notification settings

robs10443/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

Languages

  • C++ 88.8%
  • Python 10.6%
  • Makefile 0.6%