Author Archives: Zevan

AS Quiz #8

Today’s quiz is not multiple choice. Instead, your task is to write a function that draws stairs that look like this:

Your function should have the following arguments:

drawStairs(graphics, stairNum);
// you may include additional arguments for size, depth etc..

Feel free to post your solution in the comments.
I’ll post my solution for this in the comments tomorrow. [...]

Posted in Graphics, Quiz | Tagged , , , | 19 Comments

AS Quiz #7

This quiz is about sound and gradients…
Number of Questions : 5
Difficulty : Medium
Topic : Sound and Gradients

Posted in Quiz | Tagged , , , | 4 Comments

AS Quiz #6

Wrote this quiz on the fly today… I think it came out pretty hard. Tomorrow I’ll post an easier quiz.
Number of Questions : 5
Difficulty : Medium/Hard
Topic : Mixed (Math, BitmapData, Design Patterns, Tweening)

Posted in Quiz | Tagged , , , | 3 Comments

AS Quiz #5

Here is another quiz. The next quiz will be posted on Monday.

Number of Questions : 5
Difficulty : Medium
Topic : General

Posted in Quiz | Tagged , , , | 10 Comments