menu
Tag Page 2
Mars Rocket (C++) 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.
Alien Invasion 1.10
by Embarcadero Technologies in Sample Projects for Delphi
Alien Invasion is a classic arcade style game which features a grid of aliens that move in sync back and forth across the screen. They fire projectiles at the player who is at the bottom of the screen. On each trip back and forth across the screen they start moving faster and faster. There are four shields near the bottom of the screen that the player can hide behind but they have a limited number of hits they can take before each shield is exhausted. The player can only move back and forth at the bottom of the screen and fire projectiles upward.
Card Panel Demo (C++) 1.0
by Embarcadero Technologies in Introductory Samples for C++Builder
This sample shows you how to use TCardPanel, a new specialized panel component for VCL applications that manages a collection of cards. You can easily add a new card, select a card or remove the card border via the provided right-click menu.
Card Panel Demo (Delphi) 1.0
by Embarcadero Technologies in Introductory Samples for Delphi
This sample shows you how to use TCardPanel, a new specialized panel component for VCL applications that manages a collection of cards. You can easily add a new card, select a card or remove the card border via the provided right-click menu.
App Home Screens 1.0
by Embarcadero Technologies in Sample Projects for C++Builder
This FireMonkey UI template includes three different designs for implementing an app home screen in a multi-device application.
App Home Screens 1.0
by Embarcadero Technologies in Sample Projects for Delphi
This FireMonkey UI template includes three different designs for implementing an app home screen in a multi-device application.
Alien Invasion (C++) 1.10
by Embarcadero Technologies in Sample Projects for C++Builder
Alien Invasion is a classic arcade style game which features a grid of aliens that move in sync back and forth across the screen. They fire projectiles at the player who is at the bottom of the screen. On each trip back and forth across the screen they start moving faster and faster. There are four shields near the bottom of the screen that the player can hide behind but they have a limited number of hits they can take before each shield is exhausted. The player can only move back and forth at the bottom of the screen and fire projectiles upward.



