13
Import PowerPoint alexname = “Alex M. Lobl” craigname = “Craig S. Tomastik” Title = “To Script, or Not to script, That Is the Question” Import Title

Title = “To Script, or Not to script, That Is the Question” Import Title

  • Upload
    dimaia

  • View
    33

  • Download
    0

Embed Size (px)

DESCRIPTION

Title = “To Script, or Not to script, That Is the Question” Import Title. Import PowerPoint alexname = “Alex M. Lobl ” craigname = “Craig S. Tomastik ”. Words of Wisdom from William Shakespeare. “All the world’s a stage and all the men and women merely players.” – William Shakespeare. - PowerPoint PPT Presentation

Citation preview

Page 1: Title = “To Script, or Not to script, That Is the Question” Import Title

Import PowerPointalexname = “Alex M. Lobl”craigname = “Craig S. Tomastik”

Title = “To Script, or Not to script, That Is the

Question”Import Title

Page 2: Title = “To Script, or Not to script, That Is the Question” Import Title

“All the world’s a stage and all the men and women merely players.” – William Shakespeare

Words of Wisdom from William Shakespeare

Page 3: Title = “To Script, or Not to script, That Is the Question” Import Title

File file = new File(“A Rather Silly Photograph.jpeg”);

Page 4: Title = “To Script, or Not to script, That Is the Question” Import Title
Page 5: Title = “To Script, or Not to script, That Is the Question” Import Title

• Scripting is the use of a scripting language to implement commonly used parts of a program that otherwise would require constant recoding or calls.

• Scripting Languages: a programming language that supports the writing of scripts, programs written for a software environment that automate the execution of tasks which could alternatively be executed one-by-one by a human operator.

cout << “What Is Scripting…? “

Page 6: Title = “To Script, or Not to script, That Is the Question” Import Title

• Quick/Easy way to read game data• Saves time, increases productivity & increases creativity• Provide extensibility• Loose structure• Interpreted from Source Code

require ‘What a Scripting Language Can Do For You!’

Page 7: Title = “To Script, or Not to script, That Is the Question” Import Title

• \item Lua• \item Ruby• \item Python• \item TCL• \item Perl• \item Scheme• \item Java• \item JavaScript \ldots

\end{itemize}

\begin{comment} Scripting_Languages \end{comment}\begin{itemize}

Page 8: Title = “To Script, or Not to script, That Is the Question” Import Title

• (load “Mario.java”)• (load “RPG_Maker.exe”)

;;Examples

Page 9: Title = “To Script, or Not to script, That Is the Question” Import Title

;;Examples (4exact!.jpg)

Page 10: Title = “To Script, or Not to script, That Is the Question” Import Title

;;Examples (almost230.jpg)

Page 11: Title = “To Script, or Not to script, That Is the Question” Import Title

;;Examples (ScriptedMovement.jpg)

Page 12: Title = “To Script, or Not to script, That Is the Question” Import Title

;;Examples (wordfail.jpg)

Page 13: Title = “To Script, or Not to script, That Is the Question” Import Title

;;Examples (wordsuccess.jpg)