Miyerkules, Disyembre 18, 2013

Game recreation: Raptor - Call of the Shadows

Quest 10

- Warp the cube along the borders
- Left and right arrowkey moves the cube to a maximum velocity in the respective direction
- Releasing the key will decelerate and eventually stop the cube
- Spacebar makes the cube jump
- Gravity will make the cube fall back on the platform

Quest 6

Cube drawn using vector.

Quest 5

- 20x20 waving cubes
- Transitioning color from green to red
- Lighting rotates with the waving cubes

Quest 3

Left: f(x) = x
Middle: f(x) = x^2
Right: f(x) = sin(x)
      - Oscillates from 0 to 5 and 5 to 0.

Quest 2

y = -x^2 - Red
x = y^2 - Green
y = ln(x) - Blue
y = sin(x) - Yellow
y = cos(x) - Purple
Circle - Light Blue