Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 441 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 441 Bytes

discord-game-template

This is a template for creating a game module for our discord bot Dijkstra-Chan.
Add your game description and rules here!

To help you write the code for your game, you can take the example of our Connect-4 game.
Don't forget to make AI templates (especially the python one) to help your players make their AIs!

Also update the metadata in __init__.py.