Skip to content

This project is a game which is implemented with AI in java

Notifications You must be signed in to change notification settings

KimiaDN/For.In.A.Row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

For.In.A.Row

This project is a game named "For In A Row". "For In A Row" is a two-person game and each player has some dots, any person that puts 4(it's optional) dots in one way (up, down, right, left, horizontal-right, horizontal-left) is the winner, In this implementation, we designed a game with AI which means that a human player can play the game with a computer, The main algorithm is a nega-max tree instead of a min-max tree.

About

This project is a game which is implemented with AI in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages