An implementation of the card game Love Letter for CSC 4444 Artificial Intelligence with Dr. Jianhua Chen.
doc/
Contains documentation, including slides from presentation and project reportengine/
Code for the game engineplayer/
Player implementations (AI and HumanProxy)debug/
Utilities to help debug the projectinterface/
Ways to control the HumanProxy
- Automated game logic
- Playable AI Bots
- Various levels of AI
- (stretch) GUI interface
- (stretch) Networked games with IBM BlueMix
- Matthew Wolff (GitHub)
- Kristen Barrett (GitHub)
- Josh Do (GitHub)
- Patrick Mancuso (GitHub)
- Ben Graham (GitHub)
This project is licensed under the GPL v3 (or later). The project can be copied and relicensed by any individual author (listed above) if there is interest and necessity.