Skip to content

An implementation of the game Love Letter with playable AI

License

Notifications You must be signed in to change notification settings

matthewjwolff/LoveLetter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Love Letter

An implementation of the card game Love Letter for CSC 4444 Artificial Intelligence with Dr. Jianhua Chen.

Repository Structure

  • doc/ Contains documentation, including slides from presentation and project report
  • engine/ Code for the game engine
  • player/ Player implementations (AI and HumanProxy)
  • debug/ Utilities to help debug the project
  • interface/ Ways to control the HumanProxy

Features

  • Automated game logic
  • Playable AI Bots
  • Various levels of AI
  • (stretch) GUI interface
  • (stretch) Networked games with IBM BlueMix

Authors

License

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.

About

An implementation of the game Love Letter with playable AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages