Difference between revisions of "Tic Tac Toe"
Jump to navigation
Jump to search
m |
|||
Line 3: | Line 3: | ||
This example will demonstrate how to execute a larger project. Some of the techniques on display here are a little overkill for just coding Tic Tac Toe, but should provide a nice framework for more complex projects. | This example will demonstrate how to execute a larger project. Some of the techniques on display here are a little overkill for just coding Tic Tac Toe, but should provide a nice framework for more complex projects. | ||
The game code is expressed in 6 steps | The game code is expressed in 6 steps. | ||
Latest revision as of 22:31, 2 January 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
This example will demonstrate how to execute a larger project. Some of the techniques on display here are a little overkill for just coding Tic Tac Toe, but should provide a nice framework for more complex projects.
The game code is expressed in 6 steps.
A working version of this game can found at: http://slurl.com/secondlife/Longfellow/193/60/25