Skip to content

dimashky/connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect4

Connect Four Game with Prolog

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

$ git clone https://github.com/dimashky/connect4.git

To start the game; write on prolog console:

newGame(NUMBER_OF_ROW, NUMBER_OF_COLUMN).

Prerequisites

Algorithms

  • Greedy
  • Minimax with alpha beta pruning

Note

The assignment note and the report are written in The Arabic Language.

Coded by

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Connect Four Game with Prolog

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages