Archive for December, 2011

Dec

6

2011

More Free Updates!

Updates

Changes to my “Work” page! Now there are 3 categories under the “Work” heading: Portfolio, Games, and Experiments. “Portfolio” will have the little portfolio image viewer widget that you’ve seen before. Basically if I don’t have rights to the code/game I will build a portfolio for it and link it under that heading. The 2 previous entries I had in Work will now be under “Portfolio”. I will put any playable games I make in the “Games” section. This will only be games that are actually playable on my site, of which there are none… The last section is “Experiments” which is where I will put any little tech demos or experiments I’ve monkeyed around with. For example I just put up an experiment I built in as3IsoLib. Go check it out!

Dec

6

2011

as3Iso Character

Experiments

This is a prototype I mocked up for a potential game idea I pitched at VGT. This was my first experiment with as3IsoLib which is the engine that powers most farmville style facebook games. The z-sorting is being handled (poorly) by as3IsoLib. This was also the first time I’ve built my own character animation. I created all the assets except the eyes which were made by John Harmon. The pathfinding is using A*.