Meeting 15
MC: Dallas
Next Wednesday: Alice
Reminder: No meeting tomorrow!!
We'll see each other again on Wednesday, April 8.
From Thien:
Snowy - Playtest (LeVisioned)
LVL2
Work session
You will have a progress presentation on Wednesday, April 8.
LVL1
Construct 3
An example:
Hugo Merchan, Castle of Squirrels
Getting access to Construct 3:
- 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 Construct video tutorials page.