|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/hack-n-slash-sdl2/
课程评论:没有评论
《跟我一起用SDL2和C++制作砍杀游戏》课程总结 本课程将教授如何利用中级C++知识和SDL2库从零开始制作一款砍杀类游戏。课程将涵盖游戏开发的基础知识,包括游戏循环、动画、碰撞检测、玩家输入处理以及人工智能(AI)的实现。此外,还将深入讲解面向对象编程中的继承和多态性,以展示如何简化复杂的游戏结构并组织游戏逻辑。 学员将全程参与游戏制作过程,并在遇到困难时获得各关键节点的项目源代码。课程旨在提升学员的游戏开发经验,最终学员将能够获得一个可以进一步扩展甚至打磨成可商业化产品的游戏项目。让我们一起动手做游戏吧!
In this course I'll take your intermediate C++ skills, buff them up a little and use them to make a Hack n Slash game using SDL2. You'll be taken through the entire process of making this game and given source code of the project at various checkpoints if you get lost along the way. We are going to learn basic game dev elements, such as game loop, animations, collisions, player input and AI. I'm also going to boost your skills with Inheritance and Polymorphism to simplify a complex game structure down into a few short bits of game logic. At the end of the course you'll walk out with game dev experience and a little game you can expand on and even build up to a marketable game. Let's make a game!