ilya-pi / Pixel-Castle

Corona SDK powered mobile pixel-tribute game with fatalities
1 stars 1 forks source link

Introduce splash screen #22

Closed ilya-pi closed 11 years ago

ilya-pi commented 11 years ago

Here is splash screen visual — https://github.com/ilya-pi/Destroy-The-Castle-Game/blob/7eeafcd47f9cbaa3bd622b2b991b404ab16870fb/Documents/Graphics/0-splash-screen.png

Big banner can be found in assets — https://github.com/ilya-pi/Destroy-The-Castle-Game/blob/904a11a5d5fb573d32b2ceb651b852df77f70472/Documents/Graphics/Assets/title.png

Aswell as background for splash screen — https://github.com/ilya-pi/Destroy-The-Castle-Game/blob/904a11a5d5fb573d32b2ceb651b852df77f70472/Documents/Graphics/Assets/castle_splash.png

The background should slowly move from left to right in cycle, and have a color overlay with high alpha value (gradient color), so it would be a bit toxic

nakedpony commented 11 years ago

It would be cool to draw a second castle for the background on a right side to introduce to a user meaning of the game.

ghost commented 11 years ago

The background is made to tile horizontally, so after a few seconds, a 2nd and 3rd and 4th castle will appear ;)