Search
Tags
-
Spam
Pages
Posts
- June 2011
- April 2011
- March 2011
- September 2010
- August 2010
- June 2010
- May 2010
- April 2010
- February 2010
- December 2009
- October 2009
- August 2009
- July 2009
- May 2009
- April 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- September 2007
- July 2007
- June 2007
- March 2007
- February 2007
- January 2007
Categories
Meta
Monthly Archives: January 2007
Performance Anxiety
The game code was heavy on maths, so I have decided to pinpoint where the difference in performance is coming from. I found an AS3 performance test on [AS3 performace test](http://www.onflex.org/perf/) and ported it to hAxe – again, not necessarily … Continue reading
Posted in Blog
Leave a comment
Physical Test
I am interested in many types of games, but I find physical simulations particularly cool. So I did some fishing on the internet for flash-based (flash9 = actionscript 3=AS3) physics code, and I found APE as a freeware physics engine. … Continue reading
Posted in Blog
Leave a comment
The Plan
Well, as the URL of the site may suggest, my initial plan is to use the “haXe” programming language. Â And I plan to do this by generating byte-code for flash-player 9 for the web, and linking the neko virtual machine … Continue reading
Posted in Blog
Leave a comment
Hello world!
Hi Everyone. This is my site chronicling my efforts in web game development. I have been programming since command-line was the way to programme. A simpler time when anyone could boot up his computer and start typing a game. But … Continue reading
Posted in Blog
Leave a comment