Skip to content

This project focuses on the AI algorithm for machine playing of two player game.

Notifications You must be signed in to change notification settings

soonlive/five-in-a-row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

five-in-a-row

This project focuses on the AI algorithm for machine playing of two player game. Trying to find the best move as quickly as possible.

Build

Build Status

Example

To try it out:

git clone https://github.com/soonlive/five-in-a-row
cd five-in-a-row
open ./index.html

or live: https://soonlive.github.io/five-in-a-row/

Algorithm

About

This project focuses on the AI algorithm for machine playing of two player game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published