Skip to content

mielpeeters/whister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub last commit (by committer)

Whister

This is a terminal-based card game written in Rust!

image

The Goal

This project aims to create a full Colour Whist game with multiple levels of AI to play against. A multiplayer version would be a cool addition too!

The Current Status

The game has been implemented for single-player mode (no teams because there is no voting round yet). For this mode, an AI has been trained using Approximate Reinforcement Learning. This trained AI model is supplied as a .bin file in the data/ directory.

License

This module is licensed under version 3 of the GNU General Public License.

About

Terminal based card game written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published