ameert / kismet

A dice playing game implemented in python with a simple computer opponent.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kismet

This project contains the code for Kismet gameplay. There is code available to simulate a single-player kismet game with the computer, or to play human vs. computer. The code is contained in the 'kismet_engine' directory. The other directories contain data generated for later analysis, some tex documentation, and the beginnings of an attempt to improve the AI.

About

A dice playing game implemented in python with a simple computer opponent.


Languages

Language:Python 92.7%Language:TeX 7.3%