|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
OR_on1015215356 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
171211s2017 cau o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e rda
|e pn
|c N$T
|d GW5XE
|d N$T
|d OCLCF
|d UAB
|d AZU
|d UPM
|d IOG
|d MERER
|d COO
|d OCLCQ
|d VT2
|d SNK
|d AUD
|d U3W
|d YDX
|d KSU
|d UWW
|d AU@
|d ESU
|d WYU
|d LVT
|d S9I
|d UMI
|d TOH
|d K6U
|d OCLCQ
|d UKMGB
|d A6Q
|d G3B
|d CAUOI
|d D6H
|d STF
|d LIV
|d UKAHL
|d OCLCQ
|d OCLCO
|d CEF
|d C6I
|d CNCEN
|d OCLCQ
|d ERF
|d UHL
|d ADU
|d LEATE
|d SFB
|d SRU
|d BRF
|d AJS
|d UKBTH
|d NLW
|d OCLCQ
|d OCLCO
|d COM
|d OCLCQ
|d LUU
|d OCLCQ
|d OCLCA
|d OCL
|d OCLCA
|
066 |
|
|
|c Hani
|c $1
|
015 |
|
|
|a GBB8O3780
|2 bnb
|
016 |
7 |
|
|a 019183804
|2 Uk
|
019 |
|
|
|a 1015805581
|a 1021187596
|a 1027000995
|a 1032278895
|a 1048133832
|a 1066463353
|a 1066589115
|a 1076490687
|a 1086514577
|a 1112837095
|a 1113179892
|a 1122814170
|a 1125614870
|a 1129374562
|
020 |
|
|
|a 9781484232521
|q (electronic bk.)
|
020 |
|
|
|a 1484232526
|q (electronic bk.)
|
020 |
|
|
|z 9781484232514
|q (print)
|
020 |
|
|
|a 1484232518
|
020 |
|
|
|a 9781484232514
|
024 |
7 |
|
|a 10.1007/978-1-4842-3252-1
|2 doi
|
029 |
1 |
|
|a AU@
|b 000061389429
|
029 |
1 |
|
|a UKMGB
|b 019183804
|
029 |
1 |
|
|a AU@
|b 000065065888
|
029 |
1 |
|
|a AU@
|b 000066232734
|
029 |
1 |
|
|a AU@
|b 000066528169
|
029 |
1 |
|
|a AU@
|b 000067111333
|
029 |
1 |
|
|a AU@
|b 000069031865
|
035 |
|
|
|a (OCoLC)1015215356
|z (OCoLC)1015805581
|z (OCoLC)1021187596
|z (OCoLC)1027000995
|z (OCoLC)1032278895
|z (OCoLC)1048133832
|z (OCoLC)1066463353
|z (OCoLC)1066589115
|z (OCoLC)1076490687
|z (OCoLC)1086514577
|z (OCoLC)1112837095
|z (OCoLC)1113179892
|z (OCoLC)1122814170
|z (OCoLC)1125614870
|z (OCoLC)1129374562
|
037 |
|
|
|a 5191352
|b Proquest Ebook Central
|
050 |
|
4 |
|a QA76.76.C672
|
072 |
|
7 |
|a COM
|x 012040
|2 bisacsh
|
072 |
|
7 |
|a UMW
|2 bicssc
|
072 |
|
7 |
|a UMW
|2 thema
|
082 |
0 |
4 |
|a 794.8/151
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Stuart, Graeme,
|e author.
|
245 |
1 |
0 |
|a Introducing JavaScript game development :
|b build a 2D game from the ground up /
|c Graeme Stuart.
|
264 |
|
1 |
|a [Berkeley, CA] :
|b Apress,
|c [2017]
|
264 |
|
4 |
|c ©2017
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|b PDF
|
347 |
|
|
|a text file
|
588 |
0 |
|
|a Online resource; title from PDF title page (EBSCO, viewed December 20, 2017).
|
500 |
|
|
|a Includes index.
|
505 |
0 |
|
|a Section 1. Drawing -- 1. HTML5 and the Canvas Element -- 2. Understand Paths -- 3. Drawing to a Design -- 4. Drawing a Spaceship -- 5. Drawing an Asteroid -- Section 2. Animation -- 6. Basic Animation -- 7. Animating Asteroids -- 8. Practicing Objects -- 9. Inheritance -- Section 3. Building the Game -- 10. Simple Keyboard Interaction -- 11. Controlling the Ship -- 12. Collision Detection -- 13. Death or Glory. #xE000.
|
520 |
|
|
|6 880-01
|a Learn to build a fully-functional 2D game inspired by the 1979 Atari classic, Asteroids, using just HTML5, CSS and JavaScript. Developing games has never been easier than it is now. New web technology allows even beginner developers to turn their hand to game development. Developed from an undergraduate course module, Introducing JavaScript Game Development teaches each new technology as it is introduced so can be followed by enthusiastic beginners as well as intermediate coders. You will learn how to work with HTML5 and the canvas element, how to understand paths, how to draw to a design and create your spaceship and asteroids. You'll then move on to animating your game, and finally building. You will work step-by-step through the game design process, starting with only what is necessary to complete each step, and refactoring the code as necessary along the way, reflecting the natural progression that code follows in the real world. Each chapter is designed to take your code base to the next level and to add to your skills. After completing the examples in this book you will have the tools necessary to build your own, high-quality games. Make the process of creating object-oriented 2D games more fun and more productive and get started on your game development journey.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Computer games
|x Programming.
|
650 |
|
0 |
|a Computer games
|x Design.
|
650 |
|
0 |
|a JavaScript (Computer program language)
|
650 |
1 |
4 |
|a Computer Science
|
650 |
2 |
4 |
|a Web Development
|
650 |
|
6 |
|a Jeux d'ordinateur
|x Programmation.
|
650 |
|
6 |
|a Jeux d'ordinateur
|x Conception.
|
650 |
|
6 |
|a JavaScript (Langage de programmation)
|
650 |
|
7 |
|a Web programming.
|2 bicssc
|
650 |
|
7 |
|a COMPUTERS
|x Programming
|x Games.
|2 bisacsh
|
650 |
|
7 |
|a Computer games
|x Design.
|2 fast
|0 (OCoLC)fst00872112
|
650 |
|
7 |
|a Video games
|x Programming.
|2 fast
|0 (OCoLC)fst00872114
|
650 |
|
7 |
|a JavaScript (Computer program language)
|2 fast
|0 (OCoLC)fst00982071
|
776 |
0 |
8 |
|i Printed edition:
|z 9781484232514
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781484232521/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
880 |
|
|
|6 520-01/$1
|a Learn to build a fully-functional 2D game inspired by the 1979 Atari classic, Asteroids, using just HTML5, CSS and JavaScript. Developing games has never been easier than it is now. New web technology allows even beginner developers to turn their hand to game development. Developed from an undergraduate course module, 鮴troducing JavaScript Game Development䥡ches each new technology as it is introduced so can be followed by enthusiastic beginners as well as intermediate coders. You will learn how to work with HTML5 and the canvas element, how to understand paths, how to draw to a design and create your spaceship and asteroids. Youll then move on to animating your game, and finally building. You will work step-by-step through the game design process, starting with only what is necessary to complete each step, and refactoring the code as necessary along the way, reflecting the natural progression that code follows in the real world. Each chapter is designed to take your code base to the next level and to add to your skills. After completing the examples in this book you will have the tools necessary to build your own, high-quality games. Make the process of creating object-oriented 2D games more fun and more productive and get started on your game development journey.#xE000.
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH33856251
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1651810
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 15036157
|
994 |
|
|
|a 92
|b IZTAP
|