Difference between revisions of "SCI Logging Demo"
From SCI Wiki
Jump to navigationJump to search| (2 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
| MusicalTheme = <!-- [[File:.ogg]] -- ><!-- <br /> | | MusicalTheme = <!-- [[File:.ogg]] -- ><!-- <br /> | ||
''InsertTitleHere''<br /> --> | ''InsertTitleHere''<br /> --> | ||
| − | | ReleaseVersion = | + | | ReleaseVersion = 1.0 |
| ReleaseDate = Mar, {{2013}} | | ReleaseDate = Mar, {{2013}} | ||
| ProjectStatus = {{Completed}} | | ProjectStatus = {{Completed}} | ||
| Line 21: | Line 21: | ||
| Platform = {{DOS}} | | Platform = {{DOS}} | ||
| Localization = {{English}} | | Localization = {{English}} | ||
| − | | Website = | + | | Website = {{SCIPSCIURL}} |
}} | }} | ||
| Line 51: | Line 51: | ||
==<br /> Download == | ==<br /> Download == | ||
| − | * [[Image:ZIP. | + | * [[Image:ZIP.png|ZIP File]] [[scidl:FanGames/SCI_Logging_Demo.zip|SCI Logging Demo]]<span class="DLInfo"> (ZIP file) [252 KB]</span> |
==<br /> Walkthroughs/Hints == | ==<br /> Walkthroughs/Hints == | ||
Latest revision as of 19:35, 18 June 2024
SCI Logging Demo
SCI Logging Demo Title Screen | |
| Release Date: | Mar, 2013 |
|---|---|
| Project Status: | Completed |
| Latest Version: | 1.0 |
| Developer(s): | Jeremiah Nellis |
| Publisher: | Jeremiah Nellis |
| Designer(s): | Jeremiah Nellis |
| Source Available: | |
| Category: | Tech Demo |
| Type: | |
| Genre: | Tech Demo |
| Theme(s): | |
| Engine: | SCI0 |
| Platform: | MS-DOS |
| Localization: | English |
| Website: | sciprogramming.com |
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
SCI Logging Demo (ZIP file) [252 KB]