Using Objects in Alice.

Slides:



Advertisements
Similar presentations
Getting Started With Alice: The Basics By Jenna Hayes under the direction of Professor Susan Rodger Duke University July
Advertisements

Visual Lists By Chris Brown under Prof. Susan Rodger Duke University July 2012.
Getting Started With Alice By Ruthie Tucker under the direction of Prof. Susan Rodger Duke University, July
Lights Camera Action! Part 3: BDE Events By Deborah Nelson under the direction of Professor Susan Rodger Duke University July 2008.
Technology In The Classroom Series Computer Presentations.
Windows Dr. Basel Mahafzah. Network Neighborhood Double-clicking on this icon opens the Network Neighborhood window, which displays icons representing.
This is your desktop. Open a browser and Click on this link.
1 Creating Icons for Commands When there is not an icon related to a command in your toolbars, you will see a question mark (?). No preview available …
How to make a zip file A simple tutorial created for my mom Use your keyboard’s up/down keys to navigate. Esc to close.
Github & Arduino How To: Post On Github How To: Download from Github How To: Upload Code Downloaded from Github to Arduino Tommy Sanchez EE400D Spring.
Programming Logic Program Design. Objectives Steps in program development Algorithms and Pseudocode Data Activity: Alice program.
by Chris Brown under Prof. Susan Rodger Duke University June 2012
HTML.
Programming Alice Alice is named in honor of Lewis Carroll’s Alice in Wonderland.
ADOBE WEAVER WEB DESIGN. START THE DW 2 WORKSPACE LAYOUT Application Bar Document Toolbar Document Window Workspace Switcher Property Inspector GroupPanel.
Dayton Williams 19 September easy steps, in a step-by-step process, to add Dragonflies or Through the Grief eBooks to Play Books for the purpose.
Getting started with Alice Adapted from presentations by Jenna Hayes, Duke University Donna Gavin, UWP Computer Science and Software Engineering.
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
The Very Basics of Alice: A Simple Overview 6 th & 7 th Grade Tech Apps.
This example is a step by step walkthrough for installing the SRH Front Desk printer in Windows 7 (64 Bit).
Unity 5 Visual Studio Code * Asset Store * FPS * Terrain.
Website Editing From Gingerweb The Image Gallery.
An Introduction to Alice (Short Version) – Extras! Yossra Hamid Under the Supervision of Professor Susan Rodger Duke University, June 2014 This is a continuation.
Making a Timer in Alice By Jenna Hayes under the direction of Professor Susan Rodger Duke University July
Saving Work to Your School Server Click through this presentation at your own speed. Use it as a review or a guide while saving a project.
The Essentials of Alice (Bunny) By Jenna Hayes under the direction of Professor Susan Rodger Duke University July 2008.
Illuminating Computer Science CCIT 4-6Sep
Creating a Historical Tour in Alice By Jenna Hayes May 2010.
Making Folders (Revised 5/27/10) Adding/Editing Local Gallery Folders By Elizabeth Liang under the direction of Professor Susan Rodger Duke University.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
Pictures, Pictures, Pictures!. Load your pictures:  Open your and save each picture to your computer. I suggest saving to the My Documents or My.
Adxstudio Portals Training
Getting Started With Alice: The Basics. Step 1: Background Open up Alice, and choose a background for your Alice world. Your world is something you can.
Steps To Open CD/DVD On A Dell Laptop. DELL laptops have a slot of inserting CD/DVD that allows you to play disc games, DVD's and CDs. You can add the.
The Essentials of Alice (Bunny)
Getting Started With Alice: The Basics
With and The Sims are a registered trademark of Electronic Arts, Inc
Skater World: Part Four
Alice Learning to program: Part Three Camera Control, Invisibility, and 3-D Text By Ruthie Tucker and Jenna Hayes, Under the direction of Professor Rodger.
An Introduction to Alice (Short Version)
How to create a custom movie in Windows Movie Maker
Customizing the Quick Access Toolbar in Microsoft Office
Scratch Unit Overview We are going to look at computer programming and how to create your very own computer game The piece of software we will be using.
Sounds.
Text and Sound in Alice Worlds
An introduction to programming Created by Dr. Randy Pausch
Changing Color, Using Text Objects, and Random Selection in Alice
Programming Logic Alice.
What Is Google File Stream
Programming using Alice 3
I like to eat pie. I like to eat cake. Create Your Own!
Alice Learning to program: Part Three By Ruthie Tucker and Jenna Hayes, Under the direction of Professor Rodger Duke University, 2008.
Alice in Action with Java
Objects in Alice: Positioning and Moving Them
Checking for Collisions: Using Functions in Alice
Learn a bit about Computer Science Duke Femmes Event with Prof
An Introduction to Alice
How Tall Are You? Introducing Functions
Getting Started With Alice
Blackboard Tutorial (Student)
Learning to Program: Part 3 Camera Control, Invisibility and 3-D Text
Using Alice This is an introduction to Alice..
Headshots in Alice Duke University Professor Susan H. Rodger
Getting Started With Alice: The Basics
Using Placeholders to Simplify your Methods: Learning Methods, Part 2
Lesson One: Objects in Alice: Positioning and Moving Them
Basic Mr. Husch.
under the direction of Professor Susan Rodger
Presentation transcript:

Using Objects in Alice

Click add object Local Gallery on computer Web Gallery large download from web Custom Gallery to store objects for special projects Choose a folder

Folders with objects Objects inside a folder Click and drag object into your world

Go ahead and play with the buttons for about 5 minutes. Use these buttons to manipulate your object Show how objects relate to the ground Place your object in this position

Any adjustments made before you click done are called one shot Any adjustments made before you click done are called one shot. This is because we are setting up our character from the beginning. Now click done. You should be back to this window.

Now we are going to make our character say something Notice when we drag AliceLiddell over to World my first method a menu pops up. You can also find this menu by right clicking on Alice Methods.

We will choose aliceLiddell say other Words are called a string Congratulations you have written your first line of code!

Click play to see your program run. Add more code to make Alice turn and move.