Skip to content

paolotron/Drop-Hanabi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drop - Hanabi

Drop-Hanabi is the result of the hanabi project from the Computational Intelligence Course @ Polito. The project implements an hanabi player based on a Learning Classifier System.

Usage

To start a player:

  1. Start server.py
python project/hanabi/server.py n_players
  1. Start the player
python project/hanabi/player_LCS.py name n_players
  1. Start other players from player_LCS or other scripts
  2. When the specified number of players is reached the server will start automatically the match

take care in specifying the correct number of players for both the clients and the server.

About

Project for Computational Intelligence course @ Polito

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages