Amazon Kindleでは、 HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL をはじめとする200万冊以上の本をご利用いただけます。 詳細はこちら

Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL
 
 
1分以内にKindleで HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL をお読みいただけます。

Kindle をお持ちでない場合、こちらから購入いただけます。 Kindle 無料アプリのダウンロードはこちら

HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL [ペーパーバック]

Jacob Seidelin

参考価格: ¥ 4,072
価格: ¥ 3,836 通常配送無料 詳細
OFF: ¥ 236 (6%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
1点在庫あり。(入荷予定あり) 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
多読の一助に
英語学習にぴったり、10万冊以上の中から自分のレベルに合った洋書が探せる「英語 難易度別リーディングガイド」 がオープン!

フォーマット

Amazon 価格 新品 中古品
Kindle版 ¥ 2,164  
ペーパーバック ¥ 3,836  

会員なら、この商品は10%Amazonポイント還元 (ポイントが表示されている場合は、表示ポイント+10%還元)。

キャンペーンおよび追加情報


よく一緒に購入されている商品

HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL + Learning HTML5 Game Programming: A Hands-on Guide to Building Online Games Using Canvas, SVG, and WebGL
合計価格: ¥ 6,712

選択された商品をまとめて購入

この商品を買った人はこんな商品も買っています


商品の説明

内容説明

Discover new opportunities for building 2D and 3D games with HTML5

The newest iteration of HTML, HTML5 can be used with JavaScript, CSS3, and WebGL to create beautiful, unique, engaging games that can be played on the web or mobile devices like the iPad or Android phones. Gone are the days where games were only possible with plugin technologies such as Flash and this cutting-edge book shows you how to utilize the latest open web technologies to create a game from scratch using Canvas, HTML5 Audio, WebGL, and WebSockets. You'll discover how to build a framework on which you will create your HTML5 game. Then each successive chapter covers a new aspect of the game, including user input, sound, multiplayer functionality, 2D and 3D graphics, and more.

  • Aims directly at a new way to develop games for the web through the use of HTML5
  • Demonstrates how to make iOS and Android web apps
  • Explains how to capture player input; create 3D graphics; and incorporate textures, lighting, and sound
  • Guides you through the process of creating a game from scratch using Canvas, HTML5 Audio, WebGL, and WebSockets

By the end of this invaluable book, you will have created a fully functional game that can be played in any compatible browser or on any mobile device that supports HTML5.

著者について

JACOB SEIDELIN (COPENHAGEN) is a freelance web developer with 10 years of experience working withbackend programming, graphics design, and front-end technology. When not working with clients he enjoys JavaScript and HTML5, web game development, and generally pushing the limit of what is possible in the browser. The results of his adventures in web development can be witnessed at his website at http://www.nihilogic.dk/.

登録情報


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引
この本の中身を閲覧する:

この商品を見た後に買っているのは?


カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com: 5つ星のうち 4.3  22件のカスタマーレビュー
15 人中、15人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 pre-order buyer 2012/1/10
By T L Butler - (Amazon.com)
形式:ペーパーバック|Amazon.co.jpで購入済み
I pre-ordered this book and had high hopes for it. My hopes were realized. My major desire was to find a good book that I can use in a course
where we will build a game engine using webgl technologies. I would have liked perhaps an additional chapter about webgl, but am quite pleased
with the chapter that is present. Also, the other chapters are informative and helpful, e.g. those describing web sockets, local storage, etc. I
downloaded the software from the publisher website and ran many of the samples. In one case, I had to make a change to the code to accept 0 (zero)
from an xmlhttprequest where the code was only accepting a 200 as a valid return code. Otherwise, things that I tried ran unchanged. At one point I
was confused by a reference to "BC" in the Index. A quick email to the author got an almost immediate reply in which he told me that the acronym
referred to Bonus Content, and that the content would be added to the downloads at the website. He emailed me later when the content was available.
While I will probably provide some websites as supplements to be visited by my students, I am completely satisfied with the book and am currently
planning to use it in my course this summer.
Thanks.
11 人中、10人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 Must-read discussion for experienced web/game devs 2012/2/1
By Jason A. Salas - (Amazon.com)
形式:ペーパーバック|Amazon.co.jpで購入済み
I've now read five titles on HTML5 game development, and while each has their redeeming qualities and high points, Jacob Seidelin's fine work is an absolute must-have. This isn't for the novice or beginning dev looking to add a new arrow to their web programming quill - this is a healthy discussion that tackles specific challenges in creating rich, engaging games for the browser environment. Seidelin greatly emphasizes the web's key advantage of being accessible via browsers on the desktop, smartphones, tablets, and hopefully soon, interactive TVs.

The book doesn't spend time discussing game theory and doesn't go into exhaustive detail with APIs for canvas and multimedia, it states the objective in building a puzzle game and then attacks the problem by building-out each of the components and subsystems. Each chapter is very logically-organized and well-written, neither too short nor not overly verbose. It leverages techniques for multiplayer games like Web Sockets and Web Workers and uses slick techniques to take advantage of local storage for a real console feel. The animation and WebGL chapters are very much appreciated, too.

But the book's finest hour is its hearty chapter dealing with the nuances of mobile games for iOS and Android. This chapter is essential reading, featuring material not found in wide distribution with most titles out there at the moment.

While I'm not a big fan of books using third-party libraries in their examples ([...]), Seidelin does leverage Modernizr and Sizzle, the DOM access library that's not as top-heavy as jQuery. In so doing is uses clever JavaScript programming idioms and patterns that are very worth considering for your next project.

This book is so good, I'd recommend owning it AS A BOOK. With maybe an electronic copy as a backup. :)
5 人中、5人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 Great information and straightforward layout 2012/2/17
By Gen of North Coast Gardening - (Amazon.com)
形式:ペーパーバック|Amazon Vine™ レビュー (詳しくはこちら)
While I'm new to programming with HTML 5 (um, very new), I picked up this book because of my interest in programming games for mobile devices. That information isn't widely available online or in books, and so was well worth picking up this book over.

I was delighted to find that chapter was particularly robust. And since I have a general interest in learning the rest of the book's contents, I'm finding this a great read.

While many programming books are written in either a dry, technical style similar to a textbook, or in a chatty, dumbed-down style, this book takes the perfect middle road. It's factual, to the point, matter of fact and tells me everything I need to know in just the right order.

I'm finding the biggest strength of the book is its organized layout. It feels like reading a simple set of tutorials online, in the sense that it has bolded headlines to direct my eye where needed, information is broken up into short sections that are granular and cover one tight topic, and the code itself is laid out in a way that is easy to read. Tables and black and white photos are included where needed to break up the text and provide handy reference charts.

You know whether or not you want the book by the title, most likely, and are just reading reviews to see if there's anything wrong with this book. There's not. It's great. Pick it up and get programming.
これらのレビューは参考になりましたか?   ご意見はクチコミでお聞かせください。

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換