Skip to content

jupudibhaskar967/Connect4_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is implementation of Connect4 game using Java. 


Here the size of the board and depth of the search is configurable.


Here depth indicates the difficulty of the game.


NOTE:
Minimum depth of 2 is recommended.


How to play:
javac Play_main.java
java Play_main.


About

Implementing Connect4 game using Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages