Kylin_on_Mac
|
88eec69799
|
fix:update size and vel formula
|
2023-10-12 17:16:11 +08:00 |
Kylin_on_Mac
|
90d55cef6b
|
fix:add lower bound of size and vel
|
2023-10-12 17:11:32 +08:00 |
Kylin_on_Mac
|
6737efe94b
|
feat:增加等級提升下降的音效
|
2023-10-12 17:08:46 +08:00 |
Kylin_on_Mac
|
35bcd39023
|
feat:提供玩家的速度尺寸給AI
|
2023-10-12 16:51:01 +08:00 |
Kylin_on_Mac
|
29c7463fe7
|
feat: add exception when send a wrong list in level file
|
2023-10-12 16:39:37 +08:00 |
Kylin_on_Mac
|
aa3a665de6
|
feat: add growth on ball
|
2023-10-12 16:32:03 +08:00 |
Kylin_on_Mac
|
85ac02c435
|
refac: add self.vel and self.score in Ball
|
2023-10-12 16:13:26 +08:00 |
Kylin_on_Mac
|
b7076e4b32
|
fix: update key in level file and fix error when reset game
|
2023-10-11 16:18:19 +08:00 |
Kylin_on_Mac
|
fc3bf97ffe
|
Merge branch 'main' into develop
|
2023-10-10 23:41:54 +08:00 |
Kylin_on_Mac
|
d8d2377629
|
Merge branch 'main' of github.com:PAIA-Playful-AI-Arena/easy_game
|
2023-10-10 23:41:28 +08:00 |
Kylin_on_Mac
|
17a4d9708d
|
Merge branch 'release/2.3.1-alpha' into develop
|
2023-10-10 23:40:37 +08:00 |
Kylin_on_Mac
|
ae5e82a17a
|
Merge branch 'release/2.3.1-alpha'
|
2023-10-10 23:40:20 +08:00 |
Kylin_on_Mac
|
07dcc299b4
|
doc: update version
|
2023-10-10 23:40:13 +08:00 |
Kylin_on_Mac
|
92c16637af
|
Merge branch 'feature/add_diverse_lv_food' into develop
|
2023-10-10 23:37:10 +08:00 |
Kylin_on_Mac
|
fec545bfe0
|
doc: update README.md
|
2023-10-10 23:36:52 +08:00 |
Kylin_on_Mac
|
46e655930d
|
refac: update level file
|
2023-10-10 23:25:54 +08:00 |
Kylin_on_Mac
|
a6fcbbe55f
|
fix:update level file format
|
2023-10-10 23:13:56 +08:00 |
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 |
Chi-Lin Chen
|
d2ecf63755
|
Create LICENSE
|
2023-09-26 11:56:36 +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
|
13c3e825a6
|
Merge branch 'release/2.2.1-beta'
|
2023-09-23 11:57:51 +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
|
7a4cc1d638
|
Merge branch 'release/2.2.0-beta'
|
2023-09-22 17:56:43 +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 |