added ArdVoice example and cleanup the project game

This commit is contained in:
Zenn 2023-09-12 19:06:18 +02:00
parent 4fd55e8642
commit 928d1fae1c
8 changed files with 601 additions and 552 deletions

3
run
View file

@ -16,6 +16,9 @@ elif [ "$option" = "snake" ]
then
upload
elif [ "$option" = "drboy" ]
then
upload
elif [ "$option" = "ardvoice" ]
then
upload
elif [ "$option" = "rustacean" ]