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
2
run.bat
2
run.bat
|
@ -16,6 +16,8 @@ if %option%==snake (
|
|||
goto :run
|
||||
) else if %option%==drboy (
|
||||
goto :run
|
||||
) else if %option%==ardvoice (
|
||||
goto :run
|
||||
) else if %option%==rustacean (
|
||||
goto :run
|
||||
) else if %option%==tone (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue