Please enable JavaScript.
Coggle requires JavaScript to display documents.
Car Game AP CSP Retake Victor Szapiro (Decomposition (Make balls bounce…
Car Game AP CSP Retake Victor Szapiro
Abstraction
Color wasnt really essential for the game to function it just works as decoration making the game more attractive
The images were only used to make the game seem like a car race.
The speed of the cars are not really important, any speed will sufice but the time laps of the game has to be taken into consideration
The background is only made for decoration and to create a color contrast
Decomposition
Make balls bounce randomly and in range
make when cars and ball share the same location (crash) the cars restart their primary position
ball trail cant be shown
Size and speed respective to speed and size of cars and range
Insert images instead of objects
make them be moved with keys
make them stay in range
Make an endscreen pointing the winner
make a click option in endscreen which restarts game
make a background and color the balls and finish line
make a scoring system to show the winner
Make a startscreen with instrucions
Pattern Recognition
Cars have same features in terms of game
same limit
same speed
same size
same endzone
same impact by balls
Make two balls which bounce randomly(arrays) and which have the same limit and impact on cars
Algoritm Design
https://docs.google.com/document/d/1TSiIwB7egc8ZhUpViM7-p3AZlfZGWEF5jZiciIbS2lk/edit?usp=sharing