Imported SCI Tutorials: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
Andrew Branscom (talk | contribs)
No edit summary
Line 2: Line 2:
<div align="center">Page: [[Imported SCI Pages 1|1]] | [[Imported SCI Pages 2|2]] | [[Imported SCI Examples|Examples]] | [[Imported SCI Resources|Resources]] | [[Imported SCI Tutorials|Tutorials]]  | [[Imported SCI Tools|Tools]] | [[SCI Games|Games]] | [[SCI Fan Games|Fan Games]] | [[SCI Demos|Demos]] | [[SCI Devs|Devs]] | [[Non SCI specific|Non SCI]]</div><br />
<div align="center">Page: [[Imported SCI Pages 1|1]] | [[Imported SCI Pages 2|2]] | [[Imported SCI Examples|Examples]] | [[Imported SCI Resources|Resources]] | [[Imported SCI Tutorials|Tutorials]]  | [[Imported SCI Tools|Tools]] | [[SCI Games|Games]] | [[SCI Fan Games|Fan Games]] | [[SCI Demos|Demos]] | [[SCI Devs|Devs]] | [[Non SCI specific|Non SCI]]</div><br />


* [[SCI Tutorials]]
* [[Advanced SCI Tutorials]]
* [[Advanced SCI Tutorials]]


Line 74: Line 75:
* [[Manipulating the Parser - Part 2 - Addressing Actors]]
* [[Manipulating the Parser - Part 2 - Addressing Actors]]
* [[Get and Use Specific Keyboard Keys]]
* [[Get and Use Specific Keyboard Keys]]
* [[SCI Studio Tutorial 1]]
* [[SCI Studio Tutorial Chapter 2 - Creating The Game]]
* [[SCI Studio Tutorial Chapter 3 - Editing Views]]
* [[SCI Studio Tutorial Chapter 4 - Editing Cursors]]
* [[SCI Studio Tutorial Chapter 5 - Editing Fonts]]
* [[SCI Studio Tutorial Chapter 6 - Editing Pics]]
* [[SCI Studio Tutorial Chapter 7 - Editing The Vocabulary]]
* [[SCI Studio Tutorial Chapter 8 - An Introduction To Scripts]]
* [[SCI Studio Tutorial Chapter 9 - Elements of a Script]]
* [[SCI Studio Tutorial Chapter 10 - Getting Familiar With Objects]]
* [[SCI Studio Tutorial Chapter 11 - Variables]]
* [[SCI Studio Tutorial Chapter 12 - Methods and Procedures]]
* [[SCI Studio Tutorial Chapter 13 - Conditional and Looping Statements]]
* [[SCI Studio Tutorial Chapter 14 - Making The Title Screen]]
* [[SCI Studio Tutorial Chapter 15 - Programming The First Room]]
* [[SCI Studio Tutorial Chapter 16 - Handling The Player's "Said" Input]]
* [[SCI Studio Tutorial Chapter 17 - Creating and Using Props]]
* [[SCI Studio Tutorial Chapter 18 - Handling The Inventory]]
* [[SCI Studio Tutorial Chapter 19 - Creating and Using Actors]]
* [[SCI Studio Tutorial Chapter 1 - An Introduction To SCI Resources]]
* [[SCI Studio Tutorial Chapter 20 - Making An Additional Room]]
* [[SCI Studio Tutorial Chapter 21 - Creating and Using Doors]]
* [[SCI Studio Tutorial Chapter 22 - Handling The Player's Score]]
* [[SCI Studio Tutorial Chapter 23 - Using The Death Handler]]
* [[SCI Studio Tutorial Chapter 24 - Using The Print Procedures]]
* [[SCI Studio Tutorial Chapter 25 - Customizing The Menubar]]
* [[SCI Studio Tutorial Chapter 26 - Game Maintenance]]
* [[SCI Studio Tutorial 2]]




[[Category:Pages to be Deleted]]
[[Category:Pages to be Deleted]]

Revision as of 18:19, 29 April 2025



SCI Studio Tutorial 2


Advanced SCI Tutorials


A Basic Tutorial for SCI1.1


SCI Point and Click Tutorial


Said() Strings Tutorials


Misc