-
2年前
Create a Windows 8 app in HTML5, CSS3 and JavaScript 翻译
This is part 1 of a multipart series on building a Windows 8 app. The goal of these articles is to provide the reader with logical and easy to follow steps to create a complete Windows 8 application from scratch. You won’t want to miss a single piece, so get to learning! 翻译
保存标签请至少输入一个标签名称
-
2年前
Touch browsing: Go Beyond Pan, Zoom, and Tap Using Gesture Events 翻译
New browsers like Internet Explorer 10 have advanced touch experiences using gesture events. There are a few first steps you can do to make sure to help your site become touch-friendly yet also have it work well across many input devices while supporting many modern browsers. In this article, I’ll show you how. 翻译
保存标签请至少输入一个标签名称
-
2年前
Global Composite Operations - Your Canvas Utility Belt 翻译
The past year has seen wonderful growth in the popularity of 2D Canvas leading many developers to be much more comfortable with the 2D context. Canvas is almost synonymous with
HTML5 gaming and supported in all modern browsers including Chrome, Firefox, and Internet Explorer 10 and 9. With a total of eleven GCOs at your disposal, this article will explore the options of two of the lesser known GCOs - source-atop and destination-out - and show how they can help you solve some common problems in g... 翻译保存标签请至少输入一个标签名称
-
2年前
Creating a Simple Windows 8 Game with JavaScript: Part 2 Game Basics & CreateJS/EaselJS 翻译
This is the second in a series of posts that will show you how to create a very simple Windows 8 game. We’ll be using
HTML5 , JavaScript, WinJS, and some helpful libraries from CreateJS along the way. 翻译保存标签请至少输入一个标签名称
-
2年前
Pinned Sites in Windows 8: Getting more visibility of your site 翻译
This articles shows you how to put your site logo right next to apps on the Windows 8 Start Screen—complete with site-centric visuals and badge notifications to let you know there is new content. 翻译
保存标签请至少输入一个标签名称
-
2年前
High-Performance, Garbage-Collector-Friendly Code 翻译
If you’re developing a game that has many things happening at the same time, say a weapon that fires missiles 5 times per second – not an unreasonable weapon fire rate for a high-speed shooter – you’ll quickly discover that one area of substantial impact to performance is object construction and subsequent garbage collection. This article will explore these JavaScript based concepts and the ultimate garbage collecting maid that it can be used to be
保存标签请至少输入一个标签名称
-
2年前
Asset Management for Web Games 翻译
Many of today’s computer games have intense graphics and interfaces with many moving parts. This has been possible on the desktop and console platforms by the use of high-density media such as DVDs and also fast read/write speeds provided by RAID setups and solid state drives. As more games are created to be played on the web we must provide players with great gaming experiences, without making them wait for hours for assets to download. A lot of progress has been made recently which allows web... 翻译
保存标签请至少输入一个标签名称
-
2年前
Creating a Simple Windows 8 Game with JavaScript: Part 1, Windows 8 App Basics 翻译
This is the first in a series of articles that will show you how to create a very simple Windows 8 game. We’ll be using
HTML5 , JavaScript, WinJS, and some helpful libraries from CreateJS along the way. 翻译保存标签请至少输入一个标签名称
-
2年前
Surviving the Zombie Apocalypse with HTML5 and SVG: Text, Paths and Basic Animation 翻译
This article takes a deep dive into paths and their myriad uses, we’ll demonstrate how to build the prediction meter and we’ll touch on some basic animation to add that little extra flare to the page (for the browsers that can understand it). 翻译
保存标签请至少输入一个标签名称
-
2年前
Getting a Console Experience on the Web 翻译
Every new generation of consoles has brought with it services such as marketplaces, achievements and gamer profiles, which have made it easier for players to instantly connect with friends, as well as being able to discover, purchase and find new ways to enjoy games. In this article I will be discussing 3 main features of traditional gaming systems, and compare them with the offerings of the open web, and discussing how you can leverage these offerings to bring in new audiences for your games. 翻译
保存标签请至少输入一个标签名称
-
2年前
HTML5 Gaming: How to Animate Sprites in Canvas With EaselJS 翻译
When you write casual games using the
HTML5 Canvas element, you need a way to handle your sprites. There are several libraries available to help you write games, including ImpactJS and CraftyJS. This article will take a look at the use of EaselJS which was used to write PiratesLoveDaisies, a greatHTML5 Tower Defense game and we’ll take a look at how to use your existing sprite elements and animate them. 翻译保存标签请至少输入一个标签名称
-
2年前
-
2年前
Optical Zooming: How to Correct Legacy Document Modes Problems with Fonts 翻译
Modern browsers like Internet Explorer 10 and 9 introduced sub-pixel font positioning as part of its hardware-accelerated rendering of
HTML5 content. That was an important step into the future as it enabled zoom-independent text metrics—an important characteristic when touch gestures like pinch-zoom are part of the browsing experience on Windows 8 touch-enabled devices. This article shows how easy it is to help your fonts look better across many browsers by declaring Standards Mode. 翻译保存标签请至少输入一个标签名称
-
2年前
HTML5 History in IE10 翻译
Building fast and functional sites is a challenge with which most Web developers are familiar. Loading a new page every time the user clicks a link is slow. Fetching all content dynamically effectively disables the back button. Working with hashes is better, but still not ideal. Internet Explorer 10 in the Windows Developer Preview eliminates the compromise by adding support for
HTML5 History. The 翻译保存标签请至少输入一个标签名称
-
2年前
-
2年前
Adapting Your Site to Different Window Sizes 翻译
Modern browsers like Internet Explorer 10 support the width and height properties of the W3C Working Draft CSS Device Adaptation. This gives Web developers a simple tool to control automatic content scaling across various window dimensions. In particular, it enables sites to easily adapt to Windows 8 browsing on touch-enabled tablet devices in the snapped view and in portrait orientation. 翻译
保存标签请至少输入一个标签名称
- 推广服务
There is no post