Meeting 3
Icebreaker
Which 3 words would your friends use to describe you?
Wired: Brazil's Indigenous Gaming Scene Is On the Rise
Reminder
No meeting next Monday!
We'll meet again on Tuesday, June 27
"Pending status"
Tax forms:
I-9 verification
W4 forms
Program Acknowledgement, Consent, and Release forms (for parents/guardians)
PACR [PDF]
PACR (en Español) [PDF]
Forms are processed by the downtown ASM office each Thursday the wheels of bureaucracy turn slowly.
Google accounts:
An email was sent to you with account credentials.
If you need help, contact supportteens@asmprograms.org
LVL2
Please review your websites!
Let me know if you want any changes.
Design office identity
Have a foreperson send me:
- Full design office name
- Design team names (if their own online identity seems appropriate)
- Snapshot(s) of brianstorming notes and sketches
For the siteor each of the sitesI am creating, I'll need the following:
- Background color
- Text color
- Mascot or representative image
- Tagline/motto
- Professional role(s) for each person
LVL1
Your game designer websites
Send me the following:
- Designer name (it can be your real name, a gamer name, or an invented name)
- Slogan/tagline
- A graphic
- A background color
- A text color
* Use hex# codes for color.
** You can send me a background image instead of a color, if you prefer.
Graphics exhibition!
Construct 3

Getting access to Construct 3:
- First, register yourself with your ASM Gmail account
- Go to editor.construct.net
- Click Free Edition (top right corner)
- Select Enter Access Code
Layout: design view for adding/positioning objects
Objects: programmatic "things" that can be manipulated by code
Objects in Construct 3:
- the game itself (system object)
- programmatic capabilities (such as mouse access, keyboard access, etc.)
- background (tiles)
- images (sprites)

Behaviors: capabilities added to objects
Crash course demo
Download game assets: crash-course-img.zip
This demo is also available on video on the C2: video tutorials page.