Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+9 votes

What kinds of ideas are people doing for the "hacking"? My group is currently trying to make the enemy cars push the player car off the screen. I have also heard of other groups inverting the player car controls when the enemy car gets close enough to the player. What other ideas do you have?

asked in CSC305 Fall 2020 by (1 point)

2 Answers

+4 votes

My group was the ones that came up with idea about inverting the controls and we are also thinking about altering the speed of the moving vehicle thus incorporating the hacking part of the project.

answered by (1 point)
+2

Our group also talked about having our player car be shifted when the hack happens. For instance, if the player runs into an enemy car the player will be pushed into a different lane, speed set to zero, and their controls reversed.

+4 votes

We were thinking of dropping an object on the road, so that when our car touches the object the speed of the car changes randomly which makes it harder to control.

answered by (1 point)
...