Another Tutorial Uploaded

Published January 26, 2009
Advertisement
Quick note: I just uploaded a new tutorial to Kongregate. This one explains - with code - the formulae I used to build the Bad Guys in my game TriGaVoid.

The code I used is actually about seven years old. Back when I was first learning &#106avascript and "Dynamic" HTML, I tried to reproduce some of the experiments from <a href="http://assembler.org/xlat/">Assembler.org</a>, which lead me to the <a href="http://www-groups.dcs.st-and.ac.uk/~history/Curves/Curves.html">Famous Curves Index</a>. After a quick couple of weeks of teaching myself basic trigonometry, I had the first few up and running in a thing I called the Trigonometron. Once I started learning Actionscript, back in 2002, I quickly ported everything over to Flash, and spent from then to now looking for something to do with the code. So <a href="http://www.kongregate.com/games/johnwinkelman/trigavoid?referrer=johnwinkelman">here it is</a>.<br><br>All of the code is Actionscript 3, which should make it easily portable to pretty much any other language. At least, all of the actual movement algorithms should work - with syntax tweaking - in any language which supports math.<br><br>Enjoy!<div> </div>
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement