/LRGame

A game against an AI trying to guess your next answer.

Primary LanguageC++

LRGame

A game where you have to type either L or R (hence the name), and a simple n-gram based A.I. tries to guess your next input.

The implementation is highly modifiable, so feel free to use it as you wish.