FIT_2 Project & Assignments done by ROYCE, mainly maintained by Elsa Ren, all in Pyxel with a pixel dimensions of (200, 200)
#1 b_9.2.1 is a game with a score count at top left corner.(May 14, 2023) Balls are released from the top at a speed, and the angle would be between 30 and 150 degrees. The board use to catch the ball is 40 pixels wide. Sounds played when the ball got catched or missed.
#2 b_10.2.4 is an updated version of b_9.2.1. via following updates (May 16, 2023):
- Auto-pausing mechanism added once 10 balls in-total are missed.
- Miss count added right under the score count.
#3 b_10.2.5 is a version of 10.2.4 in which duplicated lines were ignored before, now deleted.(May 17, 2023)
#4 (by ROYCE) b_10.1.5 is a modified version of b_9.2.1 as follows: (May 17, 2023)
- 3 balls released from top at once with the same variables as single-ball in b_9.2.1.
#5 (by ROYCE) b_10.2.6 is a modified version of b_10.2.5 as follows: (May 31, 2023)
- Over-all rate of successfully catching the balls are added.
#Last updated by ROYCE at JST 11:37 AM, May 31, 2023