HTML5 Game Development
   
  • HOME
  • News
  • Tutorials
  • Engines
  • Demos
  • Tools
  • Partners
  • Mobile HTML Game
  • Guess The Celebrity
  • About us

Performance tips of JavaScript in V8

A great article on some very specific considerations for your code to make it take advantage of all the optimizations that V8 does these days.

It includes a discussion of how V8 create hidden classes, optimizes arrays, and compiles down JavaScript code.

Check out the full article on HTML5Rocks

Share List

You might also find this interesting:


  1. Introduction to JavaScript source maps HTML5Rocks has a tutorial introducing JavaScript source maps, currently available in Chrome Canary or WebKit nightly (not Firefox love yet). For everyone who’s made the jump to Coffeescript, the one...

  2. HTML5 Game Development Tips From Gamzee Sean Soria of Gamzee has posted a guest blog over at Facebook chronicling the hoops they jumped through to make a speedy, isometric game in HTML5 that would run acceptably...

  3. JavaScript Timers for Game Dev (Almost) every game needs a game loop – and in order to create a game loop in HTML5 you are going to need to use a javascript timer. Why? Well...

  4. JavaScript Physics Engines Comparison Chandler Prall has written an article comparing four JavaScript Physics engines: box2dweb – a port of Box2DFlash 2.1a to JavaScript (2D) Ammo.js – an Emscripten port of the Bullet physics...

  5. Pointer Lock and First Person Shooter Controls HTML5 Rocks has a in-depth article discussing the much-heralded pointer lock API and along with an overview of how to build FPS-style mouse-powered controls. Read the article on HTML5Rocks Share...

HTML5 Game Dev Tutorials

License HTML5 Games

Are you a company looking to license HTML5 games? We recommend MarketJS.com, a B2B platform for licensing games.

MarketJS has over 300 HTML5 games for licensing. They also provide additional services such as game reskin, custom development, and white label portals.

Html5 Game Development


Follow @GameDevHTML5



WHAT’S NEW

  • Game Localization For Food Delivery App

  • HTML5 Games in Guest Room Tablets

  • What’s New in Phaser 3.50

  • Particle and Sprite Editors in Babylon.js 4.2

  • Healthcare Industry HTML5 Games



NEW DEMOS

  • Vertical Endless Runner Prototype

  • Particle and Sprite Editors in Babylon.js 4.2

  • Song Maker in Google Experiment

  • Phaser 3 Experiment for Drawing Cards

  • HTML5 Game for a Recycling Campaign


ENGINES

  • GDevelop – Free and Easy HTML5 Game Engine

    If you are looking for a free and easy HTML5 game engine, check out GDevelop. This game creator is designed to be used by everyone, with its no-code, open-source, free, …Read more

  • Phaser 3 Game Object Pools Tutorial

    Memory allocation inside update loops often causes framerate problems in real-time gaming. One of the best solutions to this is to use Object Pools in Phaser 3. An Object Pool …Read more

  • Games During The COVID-19 Pandemic

    There so many effective ways to engage your audience with HTML5 games. Here is an example of how to run a game campaign to keep users motivated during difficult times. …Read more

SEARCH OUR ARCHIVES

CONNECT

rss twitter

HTML5 Game Development is proudly run by 3P Solutions Inc

GOT NEWS?

Send new engines, demos, information and tips to hello@html5gamedevelopment.com

MONTHLY MEETUP

In boston? Join us for the Monthly HTML5 Game Development meetup.

BOOKS

We're in the process of writing a few books about game development. Coming soon!

Copyright HTML5gamedevelopment.com