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

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.py is where all the Blotto-specific code lives. The Round Library, scoring, etc.

db_utils.py 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