Difference between revisions of "SCI Logging Demo"

From SCI Wiki
Jump to navigationJump to search
Line 16: Line 16:
 
== Description ==
 
== Description ==
  
'''''SCI Logging Demo''''' is
+
'''''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 ==
 
== Screenshots ==
  

Revision as of 12:41, 13 August 2013

Template:FanGameInfobox

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

 

Walkthroughs/Hints

 

Related Links