ucfopen / Materia

Engage students with easily embedded apps for online courses. Supercharge your course with compelling experiences and game mechanics.
https://ucfopen.github.io/Materia-Docs/
GNU Affero General Public License v3.0
36 stars 34 forks source link

AI Support on Dodgeball Widget #625

Closed jaxbot closed 8 years ago

jaxbot commented 9 years ago

One of the three modes that should be supported in Dodgeball is an AI mode. The AI opponent should work with both P1 and P2, and should have the following levels of difficulty:

WilliamRADFunk commented 8 years ago

Jonathon had already created the logic for these three game modes. I simply created the radio input interface for the player to choose the difficulty they wanted, and then connected that choice to the game mode via the player.js.

WilliamRADFunk commented 8 years ago

The devMateria branch relevant to this merge is called, "improved-instructions--varied-AI-difficulty--win-explanation" and has no Materia branch requirements.

zachberry commented 8 years ago

QAing..... and.... LGTM