Archive

Posts Tagged ‘AJAX’

AJAX + Canvas = Awesome + Games

December 5th, 2005

You may recall a previous blog post I made about games using AJAX. Web pages with the ability to read and write to databases via XML and update the display without reloading allow for the possibility of games that work in any web browser without plug-ins or large bandwidth consumption. But the games would still be limited to what you can draw using CSS and HTML. Thanks to the new canvas element in the newest versions of Firefox and Safari this is no longer a limitation.

Read more…

Apreche Technology, Video Games , , ,

AJAX Games

June 11th, 2005

I made a comment recently on a blog that was talking about streaming HTTP, AJAX and other hot web technologies. I realized that as far as Google and del.icio.us know, nobody has made a game using these technologies. I hope that this post will help me to find, create or inspire games that do so.

Read more…

Apreche Technology, Video Games ,