jenyckee / 6-qui-prend

6-qui-prend game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

6-qui-prend

This is an attempt to make a simple AI for the game.

French name of the game is 6 qui prend. Other names of this game: 6 Nimmt! / Take 5!.

Given the current state of the game, meaning:

  • cards on the table
  • played cards
  • cards in your hand

the program tries to output the best card to play.

For now, the program is written for the Pro version of the game.

About

6-qui-prend game


Languages

Language:Python 100.0%