SCI Quest: Exploring the SCI 1.1 Engine: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
No edit summary
Andrew Branscom (talk | contribs)
 
(12 intermediate revisions by the same user not shown)
Line 3: Line 3:
{{FanSCIReleaseInfobox
{{FanSCIReleaseInfobox
| ReleaseName = Phil Fortier's SCIQuest
| ReleaseName = Phil Fortier's SCIQuest
| Image = [[Image:SCIQuestTitleSS.png|190px]]<br />
| Image = [[Image:SCI11QuestTitleSS.png|190px]]<br />
''SCIQuest Title Screen''
''SCIQuest Title Screen''
| MusicalTheme = <!-- [[File:.ogg]] -- ><!-- <br />&nbsp;
| MusicalTheme = <!-- [[File:.ogg]] -- ><!-- <br />&nbsp;
Line 13: Line 13:
| Publisher = {{NAPub}}
| Publisher = {{NAPub}}
| Designer = {{PhilFortier}}
| Designer = {{PhilFortier}}
| Source = {{Source}}
| Source = {{Source}}[[#Where to Get It|Yes]] (included in download)
| Category = {{FanSCITechApp}}
| Category = {{FanSCITechGame}}
| Type = {{FanSCIDemoTechApp}}
| Type = {{FanSCIAppDemo}}
| Genre = {{ProofOfConcept}}
| Genre = {{TechDemo}}, {{ProofOfConcept}}
| Theme = {{TechGame}}
| Theme = {{GameDevelopment}}, {{Scripting}}, {{PaletteCycling}}
| Engine = {{SCI11}}
| Engine = {{SCI11}}
| Platform = {{DOS}}
| Platform = {{DOS}}
| Localization = {{English}}
| Localization = {{English}}
| Website = {{SCICompURL}} http://scicompanion.com/
| Website = {{SCICompURL}}
}}
}}


Line 44: Line 44:


{| align="center" width="80%"
{| align="center" width="80%"
| align="center"|[[Image:SCIQuestSS1.png|320px]]
| align="center"|[[Image:SCI11QuestSS1.png|320px]]
| align="center"|[[Image:SCIQuestSS2.png|320px]]
| align="center"|[[Image:SCI11QuestSS2.png|320px]]
|}
|}



Latest revision as of 19:31, 15 April 2025

SCI Quest: Exploring the SCI 1.1 Engine


Phil Fortier's SCIQuest

SCIQuest Title Screen

Release Date: Jan, 2016
Project Status: Completed
Latest Version: 1.000
Developer(s): N/A
Publisher: N/A
Designer(s): Phil Fortier
Source Available:  Yes (included in download)
Category: Tech Game
Type: Demo
Genre: Tech Demo, Proof of Concept
Theme(s): Game Development, Scripting, Palette Cycling
Engine: SCI1.1
Platform: MS-DOS
Localization: English
Website: scicompanion.com/





Description

Phil Fortier's SCIQuest is a full sample tech demo game with source that explores the features of SCI 1.1 to illustrate the abilities of SCI Companion 3. This is a game project that can be opened in [SCI Companion v3].

It features:

  • A complete playable game with a surprise ending!
  • 24 rooms
  • Speech for almost all characters
  • A terrible mix of "art" styles
  • Source code (of course)
  • Lots of cool palette effects and other special FX.


Screenshots


Story

 


About

I'm finally presenting my sample game that (hopefully) demonstrates what can be done with SCI 1.1.

It features: - a complete playable game with a surprise ending! - 24 rooms - speech for almost all characters - a terrible mix of "art" styles - source code (of course) - lots of cool palette effects and other special fx.

It's certainly far from a game design masterpiece, but it is intended to show what you can do and how (of course you may find angry comments in the source code to the effect of "I can't get this to work"). Who was it that was asking about how to make a cctv effect? I tried my hand at that in the end scene.



Download


Walkthroughs/Hints

  • N/A


References


Related Links