joeldesante / Harvey

Community managment Discord bot for the Old Dominion University Computer Science community.
GNU General Public License v3.0
6 stars 4 forks source link

Expandable modules #23

Open joeldesante opened 2 years ago

joeldesante commented 2 years ago

It would be neat to use Harvey as bridging medium for expandable web modules.

The use case I have in mind are text based chat games that can be played over long periods of time inside of the Discord client.

Game idea 1: Text based farming game. Raise crops and animals to build a virtual

Game idea 2: Text based military strategy game. Turn based game, A limited number of turns per day depending on how I want to implement it. All actions are instant except maybe troop movements.

Game idea 3: A multiplayer Zork like game in the discord chat. State is persistent. Open world. Players can upgrade their character and explore the world which will be proceduraly generated.