segunda-feira, 8 de março de 2010

HTML5 Old school racer

I´m developing a game using the HTML canvas tag, the game is to be a clone of old school racers using pseudo 3d graphics. I´m using the information on Lou's Pseudo 3d Page:
http://www.gorenfeld.net/lou/pseudo/ to do the track animation, although I´m not doing the exactly same method listed there.

The art is placeholder, the car I got from http://www.spriters-resource.com/ (ripped from genesis outrun) and the track is from the Lou's Pseudo 3d Page, whith some color changes.

I have done all the coding using notepad++ and vim, and used the chrome developer tools, specially the javascript console, for debugging. It still has a lot of work to be done but it is looking nice.

I lost my hosting, so you cannot see this anymore.