Skip to content

dario-passarello/kulibrat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kulibrat

Kulibrat is a simple strategic game where pawns move in a 4x3 board. The main goal is to make your pawns cross the board This Implementation features a CLI to play as an human and a Monte Carlo Tree Search AI. You can also arrange matches with different AI changing the parameters in the kulibrat.py code

Made by

  • Dario Passarello (s206639)
  • Gisele Teijeira (s202859)

Installing

Prerequisites

  • A python 3 installation (version >= 3.7)

Steps

  • Clone this repository or download it as a zip
  • Unpack the repository in an empty folder
  • Run the game with the command
python3 kulibrat.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages