Difference between revisions of "SCI Logging 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 22: | Line 23: | ||
== Screenshots == | == Screenshots == | ||
− | {| align="center" width=" | + | {| align="center" width="80%" |
| align="center"| | | align="center"| | ||
| align="center"| | | align="center"| |
Revision as of 20:26, 14 August 2013
Description
SCI Logging Demo implements logging (and replay!) functionality for SCI games. This demo is a template game with all the necessary code to log and replay events. Sample log included to show off the replay feature.
Screenshots
Story
About
Download
- ZIP File SCI Logging Demo (ZIP file) [252 KB]
Walkthroughs/Hints
Related Links