Skip to content

mpgaillard/ConnectFourWithAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four

Connect Four game implemented in ruby.

Instructions: http://en.wikipedia.org/wiki/Connect_Four :)

Must install colorize gem to be able to play the game: gem install colorize

To run the game open the console and type: ruby connect4.rb

Recent modifications:

  • Improvements to heuristic function
  • Improvements to AI speed(prunning of game tree)

To-do:

  • Let the user decide if it will be a player vs player, player vs computer, computer vs computer game
  • Add a difficulty level to the game
  • Add game over screen and reset option

About

Game where you have the option to play against a bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages