observatory 发表于 2025-3-25 04:13:17
Animating Asteroidsd to our game elements. This chapter introduces the use of objects as a solution to the explosion in complexity this brings. Objects are a great solution because they enable data and code to be intimately connected.adjacent 发表于 2025-3-25 08:31:25
http://reply.papertrans.cn/48/4734/473316/473316_22.png得罪人 发表于 2025-3-25 15:44:33
HTML5 and the Canvas ElementThis chapter introduces some of the basics of HTML, CSS, and JavaScript. These are the core web technologies, and we’ll use them for developing our game throughout this book. In order to follow along, you’ll need a text editor to generate text files and a web browser to view the results with.魔鬼在游行 发表于 2025-3-25 17:18:07
Understanding PathsThis chapter presents a follow-up exercise that looks more closely at the canvas coordinate system and explores how to construct paths. These concepts are critical to understanding the canvas and designing your own drawing code.Neonatal 发表于 2025-3-25 20:37:46
http://reply.papertrans.cn/48/4734/473316/473316_25.png繁忙 发表于 2025-3-26 01:57:42
http://reply.papertrans.cn/48/4734/473316/473316_26.pngLINES 发表于 2025-3-26 07:18:41
http://reply.papertrans.cn/48/4734/473316/473316_27.pngConstitution 发表于 2025-3-26 09:10:56
Basic AnimationIn previous chapters we’ve looked at the nuts and bolts of drawing to the canvas. Now that we have a bit of experience, we can turn our attention to animating a scene. Animation is quite easy—simply draw a changing scene multiple times per second. In this chapter we’ll learn to do this in a very simplistic way in order to understand the basics.FLOUR 发表于 2025-3-26 13:27:23
http://reply.papertrans.cn/48/4734/473316/473316_29.png射手座 发表于 2025-3-26 18:55:40
http://reply.papertrans.cn/48/4734/473316/473316_30.png