GLBasic forum

Main forum => Off Topic => Topic started by: BdR on 2010-Dec-12

Title: The making of Biolab Disaster (HTML5 game) interesting video
Post by: BdR on 2010-Dec-12
Browsing the web I found this game called Biolab Disaster (http://www.phoboslab.org/biolab/) which is a pure HTML5 game. It uses the HTML5 canvas element to full effect and this guy made an entire game engine around it. :nw:

Anyway, there is also a making-of video which can be useful to other game programmers. It's always interesting to see how other people program their games, especially when they know a thing or two about programming (which this guy obviously does). I especially like the sprite engine, every enemy powerup etc. is an entity which has animations.

http://vimeo.com/14920760

Despite the dry subject matter, it's quite humorous with some background jokes :D (mp3 on desktop and default search text etc.)
Title: Re: The making of Biolab Disaster (HTML5 game) interesting video
Post by: quangdx on 2012-Mar-25
The guy who wrote Biolab Disaster has released HTML5 Game engine.
Looks half decent.
http://impactjs.com/
Title: Re: The making of Biolab Disaster (HTML5 game) interesting video
Post by: Wampus on 2012-Mar-26
Great little video and game.