Difference between revisions of "Terra"

From The Game-Maker Archive
Jump to navigationJump to search
Line 54: Line 54:
 
: ''...yeah. Not amazing.''
 
: ''...yeah. Not amazing.''
  
==Links==
+
== Links ==
 +
 
 +
<videoflash>9k1IH1gWaN8</videoflash>
  
 
* [http://www.reddit.com/r/programming/comments/as3la/a_thoroughly_modern_particle_system/ Reddit thread]
 
* [http://www.reddit.com/r/programming/comments/as3la/a_thoroughly_modern_particle_system/ Reddit thread]

Revision as of 21:21, 24 October 2012

Terra
TerraTitle.png

Release type: Incomplete
Release date: 2001
Levels: 19
Author: Brandon Enterprises
Related games: Skate Board, Raven

FULL ENTRY COMING SOON!












Instructions

Setting out for adventure in Terra

(Pending)

Credits

Designed by Robert Brandon of Brandon Enterprises.

Background

John Brandon:

Game by my brother using graphics I created for Skate Board, and some new background graphics he created for this concept. I guess it was part maze game, and part side scroller. Knowing my brother, the levels are probably actually completable.

Rob Brandon:

This is the game that incorporated the hacky particle system previously mentioned on a Reddit thread:
So for a hacky particle effect, you could make a tiny monster that moved in a random direction while playing an animation (such as white->yellow->red->black for a flame-like thing) and would automatically die at the end of its animation. You'd then set some map tile to emit them and enjoy.
...yeah. Not amazing.

Links