Skip to content

Multimodal 2D platformer game using text and voice recognition

Notifications You must be signed in to change notification settings

MMIMOOC/Multimodal-2D-Platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multimodal 2D platformer game

A 2D platformer game that uses 2 different modalities - text recognition (keyboard) for moving around and voice recognition (microphone) for shooting.

Demo available here

Documentation

Read the game description: GameDescription.md.

Setup the project in Unity: UnitySetup.md

Credits

Original game by @nickbota can be found here.