Skip to content

A revival of a personally beloved game, meant for tournament-style play.

License

Notifications You must be signed in to change notification settings

jimenezj8/colonel_blotto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colonel_blotto

A revival of a personally beloved game, meant for tournament-style play.

Developers

Code Organization

app.py is where the application defines listener functions and responses. It handles all interactions with the Slack workspaces. views is the directory that stores all of the modal views that define user interactions with the app. Finally, messages.py is the location where you can find most of the messages that the bot uses to communicate with users.

blotto/ is where all the Blotto-specific code lives.

db_utils/ handles all database interactions, and models/ defines the database structure.

About

A revival of a personally beloved game, meant for tournament-style play.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published