#Set of simple games for Cozmo
Tested only on macOS!
##Installation
- install Cozmo SDK http://cozmosdk.anki.com/docs/
- install
portaudio
brew install portaudio
- install sillygames
pip install git+https://github.com/vovasty/sillygames
##Usage
- run command
sillygames
from the Terminal application. - open http://localhost:5000 in your browser.
Please note: Cozmo does not have built-in microphone, so you should talk with your computer ;)