SEARCH

Posts Tagged ‘Javascript’

HTML5 Game Physics Velocity

Wednesday, July 3rd, 2013

HTML5 Game Physics Position And Velocity

This tutorial is the first in a series about HTML5 game physics. The HTML5 canvas element will act as a stage for all game characters. JavaScript will be used for game logic and updating canvas items.

The first tutorial will draw a simple rectangle that will act as a game character. The character will move horizontally across the canvas. The code is based on an article by Hunter Loftis for Skookum Digital Works titled “Physics for Lazy Game Developers”.

(more…)

Tags: , , , , ,
Posted in Tips & Tricks | 2 Comments »

Ojambo – HTML5 Data Attribute Video 0063

Friday, June 28th, 2013

A Video for the Ojambo.com HTML5 Data Attribute article.
Part One of One

(more…)

Tags: , , , , , ,
Posted in Tips & Tricks, Videos | No Comments »

HTML5 Game Development Review 2013

Tuesday, June 25th, 2013

HTML5 Game Development For Android Review

HTML5 is capable of producing very good applications. A new cross-platform game was created in HTML5 to be embedded in a webview. The game used CSS3, JavaScript and the C programming language.

HTML5 data attributes were used to store game information such as audio. CSS3 was used for animations. JavaScript was used for logic and audio.

(more…)

Tags: , , , , , , ,
Posted in Reviews | No Comments »

Ojambo – JavaScript Back Method Video 0062

Friday, June 21st, 2013

A Video for the Ojambo.com JavaScript Back Method Layout article.
Part One of One

(more…)

Tags: , , , , ,
Posted in Tips & Tricks, Videos | No Comments »