Difference between revisions of "Text Views Demo"
From SCI Wiki
Jump to navigationJump to searchLine 6: | Line 6: | ||
| Developer = [[User:Gumby|Gumby]] | | Developer = [[User:Gumby|Gumby]] | ||
| Designer = [[User:Gumby|Gumby]] | | Designer = [[User:Gumby|Gumby]] | ||
+ | | Category = {{TechDemo}} | ||
| Source = {{Source}} | | Source = {{Source}} | ||
| ProgrammingLanguage = [[SCI]] | | ProgrammingLanguage = [[SCI]] | ||
Line 21: | Line 22: | ||
== Screenshots == | == Screenshots == | ||
− | {| align="center" width=" | + | {| align="center" width="80%" |
| align="center"|[[Image:TextViewsSS1.png|320px]] | | align="center"|[[Image:TextViewsSS1.png|320px]] | ||
| align="center"|[[Image:TextViewsSS2.png|320px]] | | align="center"|[[Image:TextViewsSS2.png|320px]] |
Revision as of 20:32, 14 August 2013
Description
Text Views Demo is an attempt at creating pseudo-views by leveraging font resources. Alternately display/hides a dozen ego images on the screen by typing 'hello' or 'goodbye'.
Screenshots
Story
About
Download
- ZIP File Text Views Demo (ZIP file) [215 KB]
Walkthroughs/Hints
Related Links