|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/html5-game/
课程评论:没有评论
**课程名称:** 使用JavaScript和HTML5 Canvas创建简单的Pong游戏 **课程概述:** 本课程将带您从零开始,快速掌握使用JavaScript和HTML5 Canvas元素创建一款简单的Pong游戏。您将学习到交互式游戏开发的乐趣,并在不到一小时的时间内学会构建一个有趣的游戏。 **课程内容亮点:** * **核心游戏功能:** 掌握游戏开发所需的所有核心功能。 * **HTML5 Canvas基础:** 学习如何在HTML5 Canvas上进行绘制。 * **键盘控制:** 创建和跟踪键盘输入,实现游戏操作。 * **游戏对象:** 设置和操作屏幕上的基本游戏对象,实现移动。 * **游戏规划与概念:** 理解游戏开发的基本规划和概念。 * **多玩家互动:** 添加第二位玩家,实现互动。 * **碰撞检测:** 学习如何在Canvas上实现两个对象的碰撞检测。 * **弹跳球效果:** 在HTML5 Canvas上创建弹跳球动画。 * **流畅动画:** 使用JavaScript的`requestAnimationFrame`对象创建流畅的游戏动画。 * **游戏调整:** 学习如何进行游戏评估和调整,优化游戏体验。 **特色:** * **源代码提供:** 课程包含源代码,便于您边学边动手制作自己的游戏版本。 * **专业指导:** 由拥有超过19年经验的专业开发人员提供直接、简洁的教学,并乐于解答您的疑问。 * **HTML5入门:** 了解HTML(超文本标记语言)是什么,以及如何利用它结合CSS和JavaScript创建精彩的网页。 **立即加入,开启您的游戏开发之旅!**
Explore how you can create a quick simple game using JavaScript and HTML5 canvas elementCreate an HTML5 Pong Game from scratchLearn coding with FUN interactive game development - See what you can build in less than 1 hour with JavaScript!!!Course covers all the core functions needed in a gameBasics of drawing on HTML5 canvasHow to create and track key presses Setting basic game objects to manipulate and move on screenPlanning and game conceptsAdding second player and creating interactionHow to setup collision detection of two objects in canvasHow to add a bouncing ball on screen within HTML5 canvasHow to create smooth animations with JavaScript request animation frame objectGame review and how to make tweaks and adjustmentsSource code is included so you can build your own version of the game as you go through the lessonsQuick straight to the point instruction by professional developer with over 19 years of experience - ready to help you learn and answer any questions you may have.Learn and explore what HTML is and how it can be used to create amazing web pages - Hypertext Markup Language is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript