Commit Graph

74 Commits

Author SHA1 Message Date
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
1d6077548f feat: minus points after eating black point 2023-09-22 12:44:51 +08:00
079c0c9e43 feat: add black food 2023-09-22 12:30:58 +08:00
97308464c0 refac: update food color and food data format 2023-09-22 11:59:36 +08:00
035b84a480 feat: change input parameter and food color 2023-09-22 11:42:05 +08:00
3a9c44502e feat: change timer from sec to frame
from count up to count down
2023-09-22 11:19:35 +08:00
7be8491973 fix: reset game when timeout 2023-09-21 11:08:35 +08:00
4ae01d4d12 update easy_game 2022-08-19 13:43:42 +08:00
6097d34b9b update ai and game_object.py 2022-08-03 15:08:36 +08:00
59cf32675a update background.jpg 2022-06-07 10:31:50 +08:00
757adbf542 update game folder 2022-06-02 14:31:50 +08:00
3c58850a4c update 2022-05-12 16:46:23 +08:00
f729e164aa refactor GameConfig and game_config.json 2022-05-11 15:26:09 +08:00
718d949fc8 refactor folder structure 2022-05-06 17:48:08 +08:00
4272ddc7d1 add description and logo on game_config.json 2022-05-06 09:26:57 +08:00
7f2fe9cba2 add gitignore 2022-04-29 13:18:04 +08:00
807f7b5c9d update 2022-04-29 13:14:05 +08:00
d5a071ed32 update all to 2.0.0 2022-04-29 13:11:21 +08:00