Author Archives: Zevan

AS Quiz #15 (Hardest Quiz Yet)

This is probably the hardest quiz yet. After yesterdays very easy quiz I figured I’d do something really trickey… binary is always a good way to make a quiz hard… so most of the questions are about binary operators and ByteArray… there is also one question about Bezier math.
Number of Questions : 7
Difficulty : Hard
Topic [...]

Posted in Quiz | Tagged , , , | 3 Comments

AS Quiz #14

Today’s quiz is about TextFields.
Number of Questions : 6
Difficulty : Easy
Topic : TextFields

Posted in Quiz | Tagged , , , | 1 Comment

AS Quiz #13

Today’s quiz is not multiple choice. Instead, your task is to draw a spiral using a recursive function.

Optionally you can alter your function to draw other types of spiral forms:

(You can view various solutions in the comments - as well as my solution at wonderfl)

Posted in Quiz | Tagged , , , | 6 Comments

QuickBox2D Tutorial

Today the first part of a 3 part QuickBox2D tutorial went live on active.tutsplus.com
It’s an intro tutorial, so it just scratches the surface. Part 2 digs a bit deeper and part 3 covers complex stuff like joints and contacts…. (part 2 and 3 will be posted sometime in the near future).
Check it out here…

Posted in Uncategorized | Tagged | 13 Comments