Question: In this project you will implement a very simple TTY game. In this game, the user has a catapult that can launch projectiles. In each
In this project you will implement a very simple TTY game. In this game, the user has a catapult that can launch projectiles. In each round of the game, the computer places a wall in front of the user. The user aims their catapult by setting the launch angle and speed. The computer then computes whether the projectile makes it over the wall and informs the user. The user gets points for clearing the wall and loses points for hitting the wall. The game continues through successive rounds until the user quits. The following graphic illustrates the game. Note however that youtwill not be implementing any graphics in this project. This is a TTY game. speed height' angle distance
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
