added ArdVoice example and cleanup the project game
This commit is contained in:
parent
4fd55e8642
commit
928d1fae1c
8 changed files with 601 additions and 552 deletions
3
run
3
run
|
@ -16,6 +16,9 @@ elif [ "$option" = "snake" ]
|
|||
then
|
||||
upload
|
||||
elif [ "$option" = "drboy" ]
|
||||
then
|
||||
upload
|
||||
elif [ "$option" = "ardvoice" ]
|
||||
then
|
||||
upload
|
||||
elif [ "$option" = "rustacean" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue