2015-03-24 08:35:52 -04:00
|
|
|
Availability: Public
|
|
|
|
|
Title: HTML5 Game Development
|
|
|
|
|
Crumbs:%ROOT%, Platforms
|
|
|
|
|
Description:Developing games for the HTML5 platform.
|
|
|
|
|
Platform:HTML5
|
|
|
|
|
Navigation:platform
|
2015-11-01 06:09:18 -05:00
|
|
|
Version: 4.9
|
2016-06-13 13:06:55 -04:00
|
|
|
type:landing
|
|
|
|
|
parent:Platforms
|
|
|
|
|
tags:HTML5
|
2015-03-24 08:35:52 -04:00
|
|
|
|
2016-06-13 13:06:55 -04:00
|
|
|
HTML5 uses the emscripten tool chain from [Mozilla](https://www.mozilla.org/en-US/) to cross-compile C++ into Javascript.
|
2015-03-24 08:35:52 -04:00
|
|
|
|
2016-06-13 13:06:55 -04:00
|
|
|
## Starting Out
|
|
|
|
|
|
2016-12-19 13:09:22 -05:00
|
|
|
[DIR(output:"listbutton" type:"quick start" parent:"Platforms/HTML5")]
|
2016-06-13 13:06:55 -04:00
|
|
|
|
|
|
|
|
## Samples
|
|
|
|
|
|
|
|
|
|
[REGION:topics third]
|
|
|
|
|
|
|
|
|
|
%TopicCompact%
|
|
|
|
|
[/REGION]
|
|
|
|
|
|
|
|
|
|
[VAR:TopicCompact]
|
|
|
|
|
[OBJECT:TopicCompact]
|
|
|
|
|
[PARAM:image]
|
|
|
|
|

|
2015-03-24 08:35:52 -04:00
|
|
|
[/PARAM]
|
|
|
|
|
[PARAM:title]
|
2016-06-13 13:06:55 -04:00
|
|
|
Tappy Chicken in HTML5
|
2015-03-24 08:35:52 -04:00
|
|
|
[/PARAM]
|
2016-06-13 13:06:55 -04:00
|
|
|
[PARAMLITERAL:path]
|
|
|
|
|
https://www.unrealengine.com/html5/
|
|
|
|
|
[/PARAMLITERAL]
|
2015-03-24 08:35:52 -04:00
|
|
|
[/OBJECT]
|
2016-06-13 13:06:55 -04:00
|
|
|
[/VAR]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Content Development
|
|
|
|
|
|
|
|
|
|
HTML5 uses WebGL. When building content aimed at the HTML5 platform, guidelines used for creating mobile-oriented content are also often applicable.
|
|
|
|
|
|
|
|
|
|
[DIR(end:"1" output:"listbutton" type:"overview" parent:"Platforms/Mobile")]
|
|
|
|
|
|
|
|
|
|
|
2015-03-24 08:35:52 -04:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|