|
SAMPLE CODE
Here is a few files that show off my coding style. Most of this
is simple code, with nothing too extraordinary. If there is any
other code samples that you would like to see, please feel free
to contact me.
Waypoint
This is an instance of a waypoint. I am using this in the Pizza
Smash and Crash game to help direct the traffic through city.
Traffic
Light
This is an instance of a traffic light that I am also using the
Pizza Smash and Crash to manage the flow of traffic through the
city.
Particle
System
The is the particle system that I am also using in Pizza Smash
and Crash. The effects that we use in the game are: smoke effect
(for squealing tires), fire hydrant effect (when you hit a fire
hydrant and it explodes), fountain effect (a water fountain), and
a spark effect.
|