sensor
Tag
Mars Rocket 1.10
by Embarcadero Technologies in Sample Projects for Delphi
Mars Rocket is a classic arcade style game where the player must collect points and land the rocket without crashing. On each level, 3 stars are randomly placed throughout the game screen which you can collect for more points. Along the bottom of the screen a random number of platforms are generated in different sizes which the player is able to land the rocket on. If the rocket is just slightly off it will crash instead of landing. The motion sensor control really shines in this game as it makes controlling the rocket very intuitive.
Mars Rocket 1.10
by Embarcadero Technologies in Sample Projects for C++Builder
Mars Rocket is a classic arcade style game where the player must collect points and land the rocket without crashing. On each level, 3 stars are randomly placed throughout the game screen which you can collect for more points. Along the bottom of the screen a random number of platforms are generated in different sizes which the player is able to land the rocket on. If the rocket is just slightly off it will crash instead of landing. The motion sensor control really shines in this game as it makes controlling the rocket very intuitive.