Commit Graph

67 Commits

Author SHA1 Message Date
db3644fd84 refac: update garbage class 2023-11-16 16:39:10 +08:00
178dfd20a0 feat:if score over goal , pass to next directly 2023-11-16 15:02:36 +08:00
e1719c87fc doc: update project name 2023-11-14 10:22:31 +08:00
d11b879c98 feat: update url 2023-11-10 16:18:37 +08:00
5ce4c0c3d9 feat:update blockly.json 2023-11-10 16:08:10 +08:00
ca649971ce feat:update data to player 2023-11-10 15:59:21 +08:00
2f470099b8 fix:level error 2023-11-10 15:51:40 +08:00
3eb2a6cdb4 refac: update const 2023-11-10 15:40:30 +08:00
ee8666a68d feat: update level_up method 2023-11-10 15:30:58 +08:00
c1e57ec13c feat: update motion of foods 2023-11-10 14:41:00 +08:00
93a6629dff feat: update motion of food01 2023-11-10 14:34:02 +08:00
cdac00e42c feat: update levels 2023-11-10 13:43:25 +08:00
ad3953c0b5 feat: update text position 2023-11-10 11:25:21 +08:00
fd3b9936c9 feat: add garbage motion 2023-11-10 11:18:21 +08:00
0e86b5131b feat: add garbage 2023-11-10 11:02:49 +08:00
3d7553ad44 refac: reduce duplicated code 2023-11-10 10:53:56 +08:00
53749ff845 feat: add image of Food02 Food03 2023-11-10 10:44:41 +08:00
c16de8e25d feat: add squid motion 2023-11-10 10:19:55 +08:00
64259dfc24 feat: add bg 2023-11-10 10:02:53 +08:00
b929f12cec feat: add food1 img 2023-11-09 18:03:22 +08:00
473bb3ea3c feat: add food1 2023-11-09 17:51:43 +08:00
c4953cd57a feat:add new class and use game params model 2023-11-09 16:23:39 +08:00
c777814018 feat:update music and sound 2023-11-09 14:11:13 +08:00
d3247523a3 fix: level fail error 2023-10-19 10:50:30 +08:00
b5560a63e6 fix: change module path to relative path 2023-10-16 09:38:29 +08:00
161249cb94 fix:update version and fix bug 2023-10-12 17:22:52 +08:00
88eec69799 fix:update size and vel formula 2023-10-12 17:16:11 +08:00
90d55cef6b fix:add lower bound of size and vel 2023-10-12 17:11:32 +08:00
6737efe94b feat:增加等級提升下降的音效 2023-10-12 17:08:46 +08:00
35bcd39023 feat:提供玩家的速度尺寸給AI 2023-10-12 16:51:01 +08:00
29c7463fe7 feat: add exception when send a wrong list in level file 2023-10-12 16:39:37 +08:00
aa3a665de6 feat: add growth on ball 2023-10-12 16:32:03 +08:00
85ac02c435 refac: add self.vel and self.score in Ball 2023-10-12 16:13:26 +08:00
b7076e4b32 fix: update key in level file and fix error when reset game 2023-10-11 16:18:19 +08:00
fec545bfe0 doc: update README.md 2023-10-10 23:36:52 +08:00
46e655930d refac: update level file 2023-10-10 23:25:54 +08:00
a6fcbbe55f fix:update level file format 2023-10-10 23:13:56 +08:00
d7252f60d6 feat: change level format 2023-10-10 23:07:29 +08:00
ba349a6104 refac: add good food class and bad food class 2023-10-10 22:52:05 +08:00
87335c3b34 refac: add collision method 2023-10-10 22:36:46 +08:00
42adfd907a feat:remove some game arguments 2023-10-10 22:20:22 +08:00
4cebd4e2fe feat: add Cheer.wav 2023-09-23 11:12:37 +08:00
55b195ae14 feat: support level_file arg 2023-09-23 10:58:17 +08:00
bfc5ab7c9a feat: add bgm and sounds 2023-09-23 10:23:17 +08:00
bd36c34942 refac: change black dot to red dot , update levels file and update information on screen 2023-09-22 17:29:34 +08:00
d396ecc9f1 feat: add 10 levels and add enter next level when pass game 2023-09-22 17:11:54 +08:00
3ec08f8510 feat: add level in game param 2023-09-22 16:19:10 +08:00
9f5b5136e1 feat: set playground size in init 2023-09-22 15:45:51 +08:00
8129c284bd refac: playground pos and ball color 2023-09-22 15:19:14 +08:00
628a7678e1 feat: add playground to limit movement of ball 2023-09-22 14:48:50 +08:00