| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Stencyl

This version was saved 11 years, 4 months ago View current version     Page history
Saved by Mr. Howard
on May 19, 2013 at 11:37:01 am
 

About Stencyl

Stencyl is a free program for creating flash-based games (or even games for Apple on Android devices as of the latest version) on your Mac or Windows computer. Using Stencyl you can create a fairly complex game even if you don't have any coding skills at all. That is possible because Stencyl uses a drag and drop interface to enable game creation. Stencyl provides a huge selection of characters, settings, and elements to add to each scene of your games. To create and direct the actions within your games Stencyl gives you a block-snapping interface to construct actions and sequences. The block-snapping interface will look familiar to people who have used Scratch or Android App Inventor.


Download MIT App Inventor
Getting ready to program with App Inventor is an easy process that varies slightly depending on whether you are developing apps on an Android device or on the built-in Android phone emulator (which gets installed along with App Inventor.) Follow the steps on the Setup MIT App Inventor page to get started.
> Once everything is installed and setup, you can simply go to http://beta.appinventor.mit.edu/ to begin.

 

What Can You Do with MIT App Inventor?
All can be downloaded (with code)
App Inventor Gallery

App Inventor Gallery - Games

2012 MIT App Inventor App Contest Winners

Sample Apps from AppInventorBlocks.com

 

How Do I Do ______ in App Inventor?

See these sites for examples for lots of common things you'll want to do

Code Snippets

App Inventor Blocks

 


Our Class Projects


New to App Inventor? Follow the steps on the Setup MIT App Inventor page to get started. If you are using your own phone, you may need to follow these Setup Instructions.

> Once everything is installed and setup, you can simply go to http://beta.appinventor.mit.edu/ to begin.

 

INTRODUCTION

Lesson 1 : Build the HelloPurr App - Learn that app building is about specifying responses to events, in this case playing a "meow" sound in response to a button click.
Lesson 2 : Build the PaintPot App - Learn about Canvases, reacting to the user's touch, and working with color and background properties.
Project 1: The Magic 8 Ball App - Apply what you have learned so far


GAMES

Lesson 3 : Build the MoleMash Game - Build this game and learn how to add timing and randomness into your apps.
Lesson 4 : Build a Shooter Game - Learn how to animate objects with Clock. Timer event and react to events like two objects colliding.
 

 

 

 

 

 

 

 

 

 

 

 

Build the PaintPot app
Build a Paint app that lets you draw lines and circles on any picture, including one you take with the camera. You'll learn about Canvases, reacting to the user's touch, and working with color and background properties.
Please forgive this student from being tardy. We will both work harder in the future to prevent this from happening.

Comments (0)

You don't have permission to comment on this page.