Skip to content

A project that I try to write in every new language I learn - A card game with a Min/max AI

Notifications You must be signed in to change notification settings

Simha-Kalimipalli/Game-of-Cadillac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Game_of_Cadilac

This is a project that I try to write in every new language I learn. Cadillac (or "31") is a lesser known card game related to Blackjack. Here is the rule set I used for the game. This card game also has an optional AI opponent that uses Min/max concepts. The GUI is made with ASCII characters (with the Colorama library). I am currently trying to replicate this game using LLM Prompting.

The Python version is complete. I'm currently working on the c++ version.

Heres a sample image of the gameplay: alt text

About

A project that I try to write in every new language I learn - A card game with a Min/max AI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages