Skip to content

lauren-martini/tnt

 
 

Repository files navigation

Triumph and Tragedy Board Game

Here we aim to implement the game Triumph and Tragedy for entertainment and reSearch.

At the moment, the backend is being implemented using Python 3. The API is designed to allow development of AI agents (using Search or reinforcement learning), and to facilitate some graphical frontend. The frontend (including gui) may be implemented using JavaScript (for web) or TkInter (for desktop).

Note on Permissions

We have not yet received permission by the publishers of Triumph and Tragedy, consequently, this repo only contains game specific information from publically available files on boardgamegeek.com. Other information (such as a list of all cards) will not be included.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.8%
  • Python 7.1%
  • JavaScript 3.8%
  • HTML 2.1%
  • CSS 0.2%