HTML5

TwitterFacebook
Get flash to fully experience Pearltrees
is an HTML element which can be used to draw graphics using scripting (usually JavaScript ). It can, for instance, be used to draw graphs, make photo compositions or do simple (and not so simple ) animations. The image on the right shows some examples of implementations which we will see later in this tutorial. was first introduced by Apple for the Mac OS X Dashboard and later implemented in Safari and Google Chrome. Gecko 1.8-based browsers, such as Firefox 1.5, also support this element. The element is part of the WhatWG Web applications 1.0 specification also known as HTML 5. https://developer.mozilla.org/en/canvas_tutorial

Canvas tutorial - MDC Doc Center

http://thinkvitamin.com/code/how-to-draw-with-html-5-canvas/ The Canvas tag is basically an img tag without any data. You specify a width and a height for the drawing area. Instead of an alt attribute, you can enclose HTML within the canvas tag itself for alternative content. With a Canvas element in the HTML, we’ll add the JavaScript.

How to Draw with HTML 5 Canvas | Think Vitamin

Feb. 1, 2012 Here is what I ended up with at the end of GGJ 2012. I've cleaned it up a bit, got it working under Internet Explorer (mostly) and put it online here . I ended up with more of a virtual world or virtual ecosystem than a video game. I ran out of time to put probably the most important thing into the game - game mechanics. Also no time for sound, the player has very little agency in the world, and there are no win or lose conditions.

Chris McCormick - News

http://mccormick.cx/news/tags/jsgamesoup
http://hakim.se/#/experiments View DOM Tree Happy holidays! I didn't get a pine tree for Christmas this year so I decided to compensate by creating a digital counterpart out of HTML form elements. The DOM tree is generated via JavaScript every time you visit the page so you'll never see the same one twice.

The HTML5 Experiments of Hakim El Hattab

Copyright Chris McCormick, 2009-2011, and LGPL licensed. Please see the file COPYING.txt for details. Basically you can use this in a commercial product but if you make modifications to the library itself you should publish them.

jsGameSoup documentation: a game library for Javascript

http://jsgamesoup.net/

HTML5games.com | HTML5 Games - No Plugins Required

Gravity Maze brings a fresh approach to physics based puzzle games by introducing the power to rotate the world and turn it upside down. To complete each level you have to move your phone/tablet around to change gravity and help a team of Fluffs to escape from the mysterious maze. Stunning graphics and... Do you have what it takes to become the richest on Dollar Isle? http://html5games.com/
http://blog.templatemonster.com/2010/06/10/html5-games-ultimate-list/

The Ultimate List of HTML5 Games | Template Monster Blog

This is a Javascript and HTML5 implementation of id Software’s 1992 game called Wolfenstein 3D. Good old Wolfenstein now shoots nazis in your web browser (HTML5-compatible one of course). Adventure Land is an iPhone game where Fred Jones does Mario-like tricks in Adventureland.

Akihabara Tutorial, Part 1: Title Screen — Boston Game Jams

http://bostongamejams.com/akihabara-tutorials/akihabara-1/ Download Akihabara 1.3.1 and open it. The zip file contains the directories akihabara , extras , and resources , and the Capman demo. Capman is good to look at later (and fun to play!), but for now the only thing you need is the folder called akihabara which contains some images for buttons, the documentation, and the core .JS files. Put the akihabara folder in a project directory. Then create a blank file in your favorite text editor called index.html and place that in the project directory.

Akihabara

Not happy or confused by default settings? Hating the keyboard settings? Audio doesn't work or works really bad so you want to enable/disable it? Configure the games here . Remember to enable cookies! HTML5 is my Arcade. http://www.kesiev.com/akihabara/
In particular, it will not work (nor get anywhere close to working) in Internet Explorer . It should be able to nearly work in versions of Safari that have SVG support, but that is untested (due to lack of suitable equipment) and will almost certainly reveal bugs.

Canvex - canvas-based FPS game

http://canvex.lazyilluminati.com/

HTML5Gamer « Playing and Building HTML5 Games

Posted by triptych in Uncategorized on November 21, 2011 Chromium Blog: A game changer for interactive performance. . Chrome’s new incremental garbage collector. Whatever it is, it seems to make things faster, and that’s good for HTML5 games.