An Introduction to Programming with Alice Text and Sound in Alice Worlds.

Slides:



Advertisements
Similar presentations
Word Knowledge wriggly wrinkled write wrote wrist wrong
Advertisements

Use the word beloved in a sentence. Explain the rule about the /s/ sound spelled with a C. Give an example. The other team gets to choose any word.
Word Knowledge climbed spider sighed pie shy
Word Knowledge T T Word Knowledge Activity pluralscommon nouns/l/ sound T.
Mike Scott University of Texas at Austin
Click here to insert title of presentation Type names of authors here Affiliations may be listed here on this line Introduction Insert text here. The box.
Introduction to PowerPoint
PLEASE PLAY THE SLIDESHOW! To play slides, click the “Slide Show” tab, then click “From Beginning”. Click any speakers you see in the presentation to.
Adventures in Animation Alice – Advanced! Michelle Venable-Foster June 2006.
Skater World: Part Four By Deborah Nelson Duke University Under the direction of Professor Susan Rodger June 2009.
Course Orientation Discussion and Private Messages Tool.
Pictures and Sounds in Alice Worlds. Billboards Alice provides a means of adding pictures to worlds. Pictures can be captured using a digital camera,
Access Tutorial 4 Creating Forms and Reports
FIRST COURSE PowerPoint. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is PowerPoint? PowerPoint is a powerful presentation graphics.
Access Tutorial 4 Creating Forms and Reports
PowerPoint Lesson 1 Microsoft PowerPoint Basics
Princess & Dragon Part 4: Breathing Fire—Adding Effects to Alice By Elizabeth Liang under the direction of Professor Susan Rodger Duke University June.
Word Knowledge Word Knowledge carry carrot barrel narrow
Animated Charting Using the Alice Bar Chart Template World By Elizabeth Liang under the direction of Professor Susan Rodger Duke University December 2010.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley This week: Whew!!! The last homework was tough! The homework for this week.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Starting Out with Alice: A Visual Introduction to Programming First Edition.
Working with Numbers in Alice - Converting to integers and to strings - Rounding numbers. - Truncating Numbers Samantha Huerta under the direction of Professor.
Power Point EDU 271 Microsoft PowerPoint is a powerful tool to create professional looking presentations and slide shows. PowerPoint allows you to construct.
Features used with SMART Boards. Creating Sound Files Audacity Create a Folder Test it Out What to Say Saving Formats Making a File Export MP3.
XP Deleting Slides In Slide Sorter view or in the Slides tab in Normal view, right-click the slide thumbnail of the slide you want to delete; or in the.
How to create a Splash Screen in MS Access Carlos Coronel.
WindowsXP Explorer The Explorer is a used to organize and control the files and folders of the different storage systems such as the hard drive, floppy.
Power Point Presentations A Step by Step Guide. Contents The very first step Choosing slide layout Adding text boxes Custom Animation Changing slide design.
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
Chapter One An Introduction to Visual Basic 2010 Programming with Microsoft Visual Basic th Edition.
FIRST COURSE Access Tutorial 4 Creating Forms and Reports.
Word Knowledge T T Tic-Tac-Toe T What suffix means action or process? Give an example of a word with this suffix. The word cutting has a double consonant.
Lesson 9B Adding sound and Billboards. What is a function? Give an example. How do you create a method? Give an example. What is an event? Give examples.
To access our web services, go to……. Click on Customer Login.
Microsoft Outlook 2010 Chapter 3 Managing Contacts and Personal Contact Information with Outlook.
Taskbar. START TASKBAR Programs Start Menu has the seven basics commands: Programs, Documents, Settings, Find, Help, Run, and Shut down.
Georgia Institute of Technology Pictures and Alice Barb Ericson Georgia Institute of Technology September 2006.
HONG KONG TAOIST ASSOCIATION WUN TSUEN SCHOOL Microsoft PowerPoint 2010 Chapter 1 – Introduction of PowerPoint.
What is PowerPoint? By Kettina L. Robinson. Unit Questions What do I want to accomplish? What do I want to accomplish? What content do I need to cover?
An Introduction to Programming with Alice Playing an Alice World.
How to Create a PowerPoint Presentation Mrs. Leah Craft University of Mississippi NMGK-8.
PREZI PRESENTATION Adding files (images, videos, sounds)
Skater World: Part Four By Deborah Nelson Duke University Under the direction of Professor Susan Rodger June 1, 2009.
Word Knowledge T T Word Knowledge Activity T What word is the antonym of the word “same”? Use this word in a sentence. The word formed has the /or/
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 3 Building an Application in the Visual Basic.NET Environment.
Copyright © 2012 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Starting Out with Alice: A Visual Introduction to Programming Third Edition.
Using Alice.  Alice is visual  Alice is object-oriented (some might say object- based)  Alice eliminates the need to debug syntax errors  Alice introduces.
Explain what a comparative ending is and give examples. Use the word “tales” in a sentence. What is a past tense verb? What is an irregular verb?
Adding Sounds Games Programming in Scratch. Games Programming in Scratch L6 Adding Sounds Learning Objectives Learn how to add sound to a Scratch game.
Headshots in Alice Duke University Professor Susan H. Rodger Gaetjens Lezin July 2008.
Customizing Menus and Toolbars CHAPTER 12 Customizing Menus and Toolbars.
® Microsoft Office 2010 Access Tutorial 4 Creating Forms and Reports.
Word Knowledge T T Word Knowledge Activity T What suffix means action or process? Give an example of a word with this suffix. The word debt has the.
Creating Web Pages in Word. Sharing Office Files Online Many Web pages are created using the HTML programming language. Web page editors are software.
Using PowerPoint to Scaffold a Text
Text and Sound in Alice Worlds
Hello from the Pacific Coast
The Alice Interface.
Access Creating Forms and Reports
Access Tutorial 4 Creating Forms and Reports
Click here to insert title of presentation
Hello from the Pacific Coast
Click here to insert title of presentation
Formatting pictures & adding cover pages
Directions slide: 1. Complete the title slide.
Directions slide: 1. Complete the title slide.
Directions slide: 1. Complete the title slide.
Instructions Use this file as a template
Tutorial 4 Creating Forms and Reports
Insert title of presentation
Presentation transcript:

An Introduction to Programming with Alice Text and Sound in Alice Worlds

Text in Alice Worlds There are five ways to show text in Alice: by using the say primitive method by using the say primitive method by using the think primitive method by using the think primitive method by using the print instruction by using the print instruction by adding 3D text as an Alice object by adding 3D text as an Alice object by placing a picture file with an image of text in an Alice world as a billboard by placing a picture file with an image of text in an Alice world as a billboard

The Say and Think Methods The say and think methods can be used to show an object’s words or thoughts, as in cartoons.

The Say and Think Methods Clicking more… in the say or think method tiles will reveal five additional parameters:

The Say and Think Methods These parameters can be used to manipulate the look of say and think bubbles.

The Print Instruction The print instruction can be used to display text in a special zone below the playing world window.

The print instruction is at the bottom of the editor area

It can be used with the string functions found on the world’s functions tab.

3D Text 3D text can be used to add titles to Alice worlds.

3D text objects can be created from the Alice local gallery, or by using the file menu.

Billboard Objects Billboards are picture files added to Alice worlds as flat, two dimensional objects.

Billboard Objects A billboard can be used to show instructions or other messages in Alice worlds.

There is an option on the file menu to create a billboard object from a picture file.

Billboard and 3D Text Objects Billboards and 3D text can be manipulated through their properties and methods just like other objects can be.

Sound in Alice Worlds Sounds can be added to an Alice world by using an object’s primitive play sound method. Any object can play a sound.

Sound in Alice Worlds The play sound method has a menu of pre-recorded sounds that can be used with an object.

Sound in Alice Worlds The play sound method has a menu of pre-recorded sounds that can be used with an object. The menu also has options to import other sound files or to record your own sounds.