ilya-pi / Pixel-Castle

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

Introduce tutorial screen #23

Closed ilya-pi closed 11 years ago

ilya-pi commented 11 years ago

Tutorial screen should appear right after the splash screen, and have a checkbox "don't show me this again". And then it will be saved somewhere in a device storage (there definitely should be some abstraction provided by Corona for this).

Visual is here — https://github.com/ilya-pi/Destroy-The-Castle-Game/blob/7eeafcd47f9cbaa3bd622b2b991b404ab16870fb/Documents/Graphics/1-tutorial-screen.png

depends on #31 and #30