Commit Graph

56 Commits

Author SHA1 Message Date
Kylin_on_Mac d7252f60d6 feat: change level format 2023-10-10 23:07:29 +08:00
Kylin_on_Mac ba349a6104 refac: add good food class and bad food class 2023-10-10 22:52:05 +08:00
Kylin_on_Mac 87335c3b34 refac: add collision method 2023-10-10 22:36:46 +08:00
Kylin_on_Mac 42adfd907a feat:remove some game arguments 2023-10-10 22:20:22 +08:00
Kylin_on_Mac af3fd41f00 doc: add key "green_food_list","black_food_list" in template.json 2023-09-23 17:17:55 +08:00
Kylin_on_Mac 1b38b21cbb fix: revise blockly.json 2023-09-23 17:02:21 +08:00
Kylin_on_Mac 36119041a7 Merge branch 'release/2.2.1-beta' into develop 2023-09-23 11:58:15 +08:00
Kylin_on_Mac ade2bae601 doc: update version 2023-09-23 11:57:14 +08:00
Kylin_on_Mac d3ecdfb0c1 Merge branch 'feature/add_bgm_and_sounds' into develop 2023-09-23 11:56:43 +08:00
Kylin_on_Mac 82b9aa4ee8 doc: update README.md 2023-09-23 11:56:27 +08:00
Kylin_on_Mac d4f832fc22 doc: update requirements.txt 2023-09-23 11:39:44 +08:00
Kylin_on_Mac 4cebd4e2fe feat: add Cheer.wav 2023-09-23 11:12:37 +08:00
Kylin_on_Mac 55b195ae14 feat: support level_file arg 2023-09-23 10:58:17 +08:00
Kylin_on_Mac bfc5ab7c9a feat: add bgm and sounds 2023-09-23 10:23:17 +08:00
Kylin_on_Mac 36864f494d doc: update README.md 2023-09-22 17:55:43 +08:00
Kylin_on_Mac bd36c34942 refac: change black dot to red dot , update levels file and update information on screen 2023-09-22 17:29:34 +08:00
Kylin_on_Mac d396ecc9f1 feat: add 10 levels and add enter next level when pass game 2023-09-22 17:11:54 +08:00
Kylin_on_Mac 3ec08f8510 feat: add level in game param 2023-09-22 16:19:10 +08:00
Kylin_on_Mac 9f5b5136e1 feat: set playground size in init 2023-09-22 15:45:51 +08:00
Kylin_on_Mac 8129c284bd refac: playground pos and ball color 2023-09-22 15:19:14 +08:00
Kylin_on_Mac 628a7678e1 feat: add playground to limit movement of ball 2023-09-22 14:48:50 +08:00
Kylin_on_Mac 1d6077548f feat: minus points after eating black point 2023-09-22 12:44:51 +08:00
Kylin_on_Mac 079c0c9e43 feat: add black food 2023-09-22 12:30:58 +08:00
Kylin_on_Mac 97308464c0 refac: update food color and food data format 2023-09-22 11:59:36 +08:00
Kylin_on_Mac 035b84a480 feat: change input parameter and food color 2023-09-22 11:42:05 +08:00
Kylin_on_Mac 3a9c44502e feat: change timer from sec to frame
from count up to count down
2023-09-22 11:19:35 +08:00
Kylin_on_Mac 7be8491973 fix: reset game when timeout 2023-09-21 11:08:35 +08:00
Kylin_on_Mac b8438b34e5 Merge branch 'develop' of github.com:PAIA-Playful-AI-Arena/easy_game into develop 2023-09-21 10:47:56 +08:00
Kylin_on_Mac ee44aa3f55 Merge branch 'release/2.1.0' into develop 2022-08-19 13:57:56 +08:00
Kylin_on_Mac fbd30beb04 Merge branch 'feature/update_to_fit_mlgame_9_5' into develop
# Conflicts:
#	README.md
#	config.py
2022-08-19 13:56:40 +08:00
Kylin_on_Mac a656c28277 update README.md 2022-08-19 13:55:40 +08:00
Kylin_on_Mac fdf106a0d6 Merge branch 'feature/update_to_fit_mlgame_9_5' into develop
# Conflicts:
#	README.md
#	config.py
2022-08-19 13:51:27 +08:00
Kylin_on_Mac 4ae01d4d12 update easy_game 2022-08-19 13:43:42 +08:00
Kylin_on_Mac 6097d34b9b update ai and game_object.py 2022-08-03 15:08:36 +08:00
Kylin_on_Mac 4ab409e272 update blockly.json 2022-07-12 14:00:36 +08:00
Kylin_on_Mac 59cf32675a update background.jpg 2022-06-07 10:31:50 +08:00
Kylin_on_Mac 757adbf542 update game folder 2022-06-02 14:31:50 +08:00
Kylin_on_Mac a198a46ca3 update ml_play_template.py 2022-06-02 11:33:24 +08:00
Kylin_on_Mac fbaa0c76e4 update 2022-05-26 10:56:39 +08:00
Kylin_on_Mac 772767520a add ml 2022-05-26 10:12:50 +08:00
Kylin_on_Mac d7939d35df update 2022-05-26 10:11:54 +08:00
Kylin_on_Mac 458bf2fa46 update 2022-05-26 10:02:31 +08:00
Kylin_on_Mac 3c58850a4c update 2022-05-12 16:46:23 +08:00
Kylin_on_Mac f729e164aa refactor GameConfig and game_config.json 2022-05-11 15:26:09 +08:00
Kylin_on_Mac 718d949fc8 refactor folder structure 2022-05-06 17:48:08 +08:00
Kylin_on_Mac c59b1696fc update readme and game_config.json 2022-05-06 10:46:34 +08:00
Kylin_on_Mac b33c554b45 Merge branch 'release/1.2.1' 2022-05-06 09:42:36 +08:00
Kylin_on_Mac 3eb14e009d update config and readme 2022-05-06 09:41:44 +08:00
Kylin_on_Mac 81c9124c1f update version 2022-05-06 09:28:18 +08:00
Kylin_on_Mac 4272ddc7d1 add description and logo on game_config.json 2022-05-06 09:26:57 +08:00