add description and logo on game_config.json

This commit is contained in:
Kylin_on_Mac
2022-05-06 09:26:57 +08:00
parent da3cdbba9b
commit 4272ddc7d1
11 changed files with 42 additions and 103 deletions

View File

@ -1,7 +1,12 @@
{
"game_name": "easy_game",
"version": "2.0.0-beta",
"url": "None",
"version": "1.1.1",
"url": "https://github.com/PAIA-Playful-AI-Arena/easy_game",
"description": "這是一個吃東西小遊戲,也是 PAIA 的遊戲教學範例",
"logo": [
"./asset/logo.svg",
"https://raw.githubusercontent.com/PAIA-Playful-AI-Arena/Paia-Desktop/master/media/easygame.svg"
],
"game_params": [
{
"name": "time_to_play",