Home
ELEC2645 OmegaRally Game¶
The game's concept is one of a simple obstacle course that is meant to challenge the player in two dimensions of the screen.
The 1st of the two obstacles are land mines that move from the right of the screen to the left which are meant to force the player to move the vehicle upwards on the screen.
The 2nd of the two obstacles are bombs that drop from the sky which is meant to force the player to move the vehicle in the horizontal plane.
The bombs and landmines only explode if the vehicle is hit, and the object of the game is to avoid being hit by either obstacle as that would immediately terminate and reset the game.