Skip to content

A package for interfacing with Slay the Spire through Communication Mod, plus a simple AI

License

Notifications You must be signed in to change notification settings

matthewReff/spirecomm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spirecomm

A package for using Communication Mod with Slay the Spire, plus a simple AI

Communication Mod

Communication Mod is a mod that allows communication between Slay the Spire and an external process. It can be found here:

https://github.com/ForgottenArbiter/CommunicationMod

The spirecomm package facilitates communicating with Slay the Spire through Communication Mod and accessing the state of the game.

Requirements:

  • Python 3.5+
  • kivy, only for the example GUI for Communication Mod, found in utilities

Running the AI:

To run a simple Slay the Spire AI, configure Communication Mod to run main.py

Installing spirecomm:

Run python setup.py install from the distribution root directory

About

A package for interfacing with Slay the Spire through Communication Mod, plus a simple AI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%