I want to create a game that mimics pinball machines from the 80s and 90s. The pins can be controlled with F and J keys. The ball is started with the space bar. the longer you press the space bar (up to 3 seconds), the stronger it shoots the ball. In the middle of the pinball machine, there should be a track where the ball can go and it is like a maze. Depending on which exit of the maze, the user makes more points. Let's make the maze have 5 exists, 2 gives users 10 points, 2 gives users 20 points, and the one in the middle 100 points. Every time the ball hits one of the pins inside the machine, the user gets one point. let's make it very flashy with lots of neon lights. The user has 5 balls - or 5 chances. It would be great to have sound as well, every time a point is made, like a ding - similar to the pinball machines.