Skip to content

I've created a simple text-based version of the Connect Four game using my beginner knowledge in Java. Instead of colored discs, I have implemented two characters, 'X' and 'O' to denote separate discs. Any suggestions for improvement would be appreciated!

Notifications You must be signed in to change notification settings

taskin-saadman/Connect-Four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Connect-Four

I've created a simple text-based version of the Connect Four game using my beginner knowledge in Java. Instead of colored discs, I have implemented two characters, 'X' and 'O' to denote separate discs. Any suggestions for improvement would be appreciated!

About

I've created a simple text-based version of the Connect Four game using my beginner knowledge in Java. Instead of colored discs, I have implemented two characters, 'X' and 'O' to denote separate discs. Any suggestions for improvement would be appreciated!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages