Difference between revisions of "SCI/Fan Games/S"

From ScummVM :: Wiki
< SCI‎ | Fan Games
Jump to navigation Jump to search
(updating support)
(Complete rewrite of the page as too much has changed)
Line 1: Line 1:
== SCI Companion Template ==
== Scene Builder ==
{{FanGame|
{{FanGame|
name=SCI Companion Template|
name=Scene Builder|
release=|
        image=http://sciprogramming.com/showcase/scenebuilder.PNG|
release=November 13, 2016|
         versions=|
         versions=|
alternateNames=|
alternateNames=|
developer=|
developer=[[SCIWiki/Gumby|Gumby]]|
platforms=DOS|
platforms=DOS|
engine=[[SCI]]|
engine=[[SCI]]|
support=Since ScummVM 1.2.0
support=Since ScummVM 1.2.0
}}
}}
The '''SCI Companion Template''' is the template game included with the SCI game creation suite, SCI Companion.<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
'''Scene Builder''' is fan-created adventure game development tool.<br/><br/>
==== Game Description ====
This tool builds rooms dynamically out of a library of views. After rendering a scene, you have an option to save the generated room as a room script.
==== External Links ====
*[http://sciprogramming.com/fangames.php?action=review&id=202 Game's Info page at SCIProgramming]<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>]<br/><br/><br/><br/><br/>


== SCI VGA Demo ==
== SCI Capture the Flag ==
{{FanGame|
{{FanGame|
name=SCI VGA Demo|
name=SCI Capture the Flag|
release=|
        image=http://sciprogramming.com/showcase/capture.gif|
release=March 27, 2007|
         versions=|
         versions=|
alternateNames=|
alternateNames=|
developer=|
developer=[[SCIWiki/Doan Sephim|Doan Sephim]]|
platforms=DOS|
platforms=DOS|
engine=[[SCI]]|
engine=[[SCI]]|
support=Since ScummVM 1.2.0
support=Since ScummVM 1.2.0
}}
}}
'''SCI VGA Demo''' is a demo showing how to write a game with 256 colors in SCI Studio.<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
'''SCI Capture the Flag''' is a fan-created adventure game.<br/><br/>
==== Game Description ====
Artificial Intelligence entry for the March 2007 competition you find yourself face to face with a computer competitor in a version of "Capture the Flag".
==== External Links ====
*[http://sciprogramming.com/fangames.php?action=review&id=17 Game's Info page at SCIProgramming]<br/><br/><br/><br/><br/><br/><br/>
 
== SCI Digital Sound Pack 1 - Doors ==
{{FanGame|
name=SCI Digital Sound Pack 1 - Doors|
        image=http://sciprogramming.com/showcase/game.jpg|
release=May 28, 2012|
        versions=|
alternateNames=|
developer=[[SCIWiki/Gumby|Gumby]]|
platforms=DOS|
engine=[[SCI]]|
support=Since ScummVM 1.2.0
}}
'''SCI Digital Sound Pack 1 - Doors''' is fan-created adventure game development tool.<br/><br/>
==== Game Description ====
20 different door sounds
==== External Links ====
*[http://sciprogramming.com/fangames.php?action=review&id=166 Game's Info page at SCIProgramming]<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 
== SCI Logging ==
{{FanGame|
name=SCI Logging|
        image=http://sciprogramming.com/showcase/logging.jpg|
release=March 27, 2012|
        versions=|
alternateNames=|
developer=[[SCIWiki/Gumby|Gumby]]|
platforms=DOS|
engine=[[SCI]]|
support=Since ScummVM 1.2.0
}}
'''SCI Logging''' is fan-created adventure game development tool.<br/><br/>
==== Game Description ====
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.
==== External Links ====
*[http://sciprogramming.com/fangames.php?action=review&id=189 Game's Info page at SCIProgramming]<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 
== SCI Narration Demo Game ==
{{FanGame|
name=SCI Narration Demo Game|
        image=http://sciprogramming.com/showcase/game.jpg|
release=August 5, 2012|
        versions=|
alternateNames=|
developer=[[SCIWiki/Gumby|Gumby]]|
platforms=DOS|
engine=[[SCI]]|
support=Since ScummVM 1.2.0
}}
'''SCI Narration Demo Game''' is fan-created adventure game development tool.<br/><br/>
==== Game Description ====
Add a narrator to your game. Leverages the Google Translate API.
==== External Links ====
*[http://sciprogramming.com/fangames.php?action=review&id=172 Game's Info page at SCIProgramming]<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>


== SCI Quest ==
== SCI Quest ==
{{FanGame|
{{FanGame|
name=SCI Quest|
name=SCI Quest|
release=|
        image=http://sciprogramming.com/showcase/sciquest.gif|
release=August 5, 2002|
        versions=|
alternateNames=|
developer=[[SCIWiki/Shish|Shish]]|
platforms=DOS|
engine=[[SCI]]|
support=Since ScummVM 1.2.0
}}
'''SCI Quest''' is a multi-room demo game that comes with SCI Studio.<br/><br/>
==== Game Description ====
A little more than a completed tutorial game. But oddly very entertaining.
 
"You are having many dejavus today."
==== External Links ====
*[http://sciprogramming.com/fangames.php?action=review&id=34 Game's Info page at SCIProgramming]<br/><br/><br/><br/><br/><br/>
 
== SCI VGA Demo Update Remake ==
{{FanGame|
name=SCI VGA Demo Update Remake|
        image=http://sciprogramming.com/showcase/scivgademo1.jpg|
release=December 5, 2015|
        versions=|
alternateNames=|
developer=[[SCIWiki/Kawa|Kawa]]|
platforms=DOS|
engine=[[SCI]]|
support=Since ScummVM 1.2.0
}}
'''SCI VGA Demo Update Remake''' is a demo showing how to write a game with 256 colors in SCI Studio.<br/><br/>
==== Game Description ====
A remake/update sorta thingy of Brian's old demo, as inspired by an off-hand comment of troflip. Tongue very deeply embedded in the cheek of your choice.
==== External Links ====
*[http://sciprogramming.com/fangames.php?action=review&id=199 Game's Info page at SCIProgramming]<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 
== SCI-Man ==
{{FanGame|
name=SCI-Man|
        image=http://sciprogramming.com/showcase/sciman.jpg|
release=February 20, 2007|
         versions=|
         versions=|
alternateNames=|
alternateNames=|
developer=|
developer=[[SCIWiki/JT|JT]]|
platforms=DOS|
platforms=DOS|
engine=[[SCI]]|
engine=[[SCI]]|
support=Since ScummVM 1.2.0
support=Since ScummVM 1.2.0
}}
}}
'''SCI Quest''' is a multi-room demo game that comes with SCI Studio.
'''SCI-Man''' is a fan-created game.<br/><br/>
==== Game Description ====
New Year’s Competition Entry based off of Spanish Tradition. Eat 12 grapes in the last minute before midnight.
==== External Links ====
*[http://sciprogramming.com/fangames.php?action=review&id=10 Game's Info page at SCIProgramming]


[[Category:Fan Games]]
[[Category:Fan Games]]

Revision as of 14:02, 14 August 2017

Scene Builder

Scene Builder
scenebuilder.PNG
First release November 13, 2016
Versions
Also known as
Developed by Gumby
Engine SCI
Support Since ScummVM 1.2.0

Scene Builder is fan-created adventure game development tool.

Game Description

This tool builds rooms dynamically out of a library of views. After rendering a scene, you have an option to save the generated room as a room script.

External Links

SCI Capture the Flag

SCI Capture the Flag
capture.gif
First release March 27, 2007
Versions
Also known as
Developed by Doan Sephim
Engine SCI
Support Since ScummVM 1.2.0

SCI Capture the Flag is a fan-created adventure game.

Game Description

Artificial Intelligence entry for the March 2007 competition you find yourself face to face with a computer competitor in a version of "Capture the Flag".

External Links

SCI Digital Sound Pack 1 - Doors

SCI Digital Sound Pack 1 - Doors
game.jpg
First release May 28, 2012
Versions
Also known as
Developed by Gumby
Engine SCI
Support Since ScummVM 1.2.0

SCI Digital Sound Pack 1 - Doors is fan-created adventure game development tool.

Game Description

20 different door sounds

External Links

SCI Logging

SCI Logging
logging.jpg
First release March 27, 2012
Versions
Also known as
Developed by Gumby
Engine SCI
Support Since ScummVM 1.2.0

SCI Logging is fan-created adventure game development tool.

Game Description

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.

External Links

SCI Narration Demo Game

SCI Narration Demo Game
game.jpg
First release August 5, 2012
Versions
Also known as
Developed by Gumby
Engine SCI
Support Since ScummVM 1.2.0

SCI Narration Demo Game is fan-created adventure game development tool.

Game Description

Add a narrator to your game. Leverages the Google Translate API.

External Links

SCI Quest

SCI Quest
sciquest.gif
First release August 5, 2002
Versions
Also known as
Developed by Shish
Engine SCI
Support Since ScummVM 1.2.0

SCI Quest is a multi-room demo game that comes with SCI Studio.

Game Description

A little more than a completed tutorial game. But oddly very entertaining.

"You are having many dejavus today."

External Links

SCI VGA Demo Update Remake

SCI VGA Demo Update Remake
scivgademo1.jpg
First release December 5, 2015
Versions
Also known as
Developed by Kawa
Engine SCI
Support Since ScummVM 1.2.0

SCI VGA Demo Update Remake is a demo showing how to write a game with 256 colors in SCI Studio.

Game Description

A remake/update sorta thingy of Brian's old demo, as inspired by an off-hand comment of troflip. Tongue very deeply embedded in the cheek of your choice.

External Links

SCI-Man

SCI-Man
sciman.jpg
First release February 20, 2007
Versions
Also known as
Developed by JT
Engine SCI
Support Since ScummVM 1.2.0

SCI-Man is a fan-created game.

Game Description

New Year’s Competition Entry based off of Spanish Tradition. Eat 12 grapes in the last minute before midnight.

External Links