SibylLab / Program-Wars

A web-based educational card game for teaching basic concepts of computer programming and cybersecurity
https://program-wars.firebaseapp.com
GNU General Public License v3.0
16 stars 4 forks source link

Active Tutorial/Move Suggestions #644

Open johnanvik opened 10 months ago

johnanvik commented 10 months ago

New players coming into the game can easily get lost and not know where to begin.

Adding a mode (that can be toggled off) or a button ("Ask for a suggestion") that makes suggestions for moves (and why) will help players begin learning the concepts in practice. The game would look at a player's hand and make a suggestion about what move they may want to make. The suggestions could be weighted (i.e. suggest a best move) or random.

Examples: