Game Development with JavaScript and the Canvas element
Game Development with JavaScript and the Canvas element

I have written a new series that shows you how to create a platformer game using JavaScript and the new Canvas element that is part of the HTML version 5 standard. This is officially a Chrome Experiment.
- An introduction to the canvas element
- Drawing an image to the canvas
- Advanced image manipulations with the canvas element
- Parallax scrolling with the canvas element
- Creating the game framework - part 1
- Creating the game framework - part 2
- Animations
- JavaScript keyboard input
- Putting it all together
- Defining a level
- Jumping and falling
- Adding Powerups
- Resource Loading
- Adding a main menu
View the live demos here.
If you enjoyed these tutorials you may also like the CAKE Programming Tutorial series.
http://sourceforge.net/projects/webdemos/files/webdemos/
本系列教程展示了如何使用JavaScript和HTML5标准的一部分Canvas元素创建平台游戏。涵盖从绘制图像到高级图像操作、帕拉西奥滚动、游戏框架构建等。包括多个演示链接,还推荐了CAKE编程教程系列。
2688

被折叠的 条评论
为什么被折叠?



