Difference between revisions of "A Basic Tutorial for SCI1.1"
From SCI Wiki
Jump to navigationJump to search| (One intermediate revision by the same user not shown) | |||
| Line 22: | Line 22: | ||
* [[Adding a Second Room]] | * [[Adding a Second Room]] | ||
</blockquote> | </blockquote> | ||
| + | |||
| + | <div align="center"> | ||
| + | Chapter: | ||
| + | [[Customizing the Title Screen|1]] | | ||
| + | [[The First Room|2]] | | ||
| + | [[Interacting with Objects|3]] | | ||
| + | [[The Priority Screen|4]] | | ||
| + | [[Animating Props|5]] | | ||
| + | [[Managing the Player’s Inventory|6]] | | ||
| + | [[Actors|7]] | | ||
| + | [[Dying|8]] | | ||
| + | [[Using Inventory Items|9]] | | ||
| + | [[Scoring and Flags|10]] | | ||
| + | [[Adding a Second Room|11]] | ||
| + | </div><br /> | ||
| | ||
Latest revision as of 01:30, 26 February 2016
To get started with SCI1.1, follow the basic tutorial outlined below.
< Previous: Back to Tutorials Index Customizing the Title Screen >