Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four

Description

This is a Connect Four game built with Cinder and C++. The game incorporates two algorithms that the user can play against: Negamax and a Neural Network. In order to play game, you must first install Cinder. After installing, simply clone the repository and run cinder_app_main.cc in your Native C++ Environment, ensuring the location where you cloned the repository can access the Cinder library.

About

Neural Network based Connect Four Game

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages