A Gentle Intro To Game Development Using C# and MonoGame

所在平台: Udemy

课程主页: https://www.udemy.com/course/a-gentle-intro-to-game-development-using-c-and-monogame/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:C#与MonoGame游戏开发简易入门 课程概述:视频游戏已经成为我们生活的一部分,存在于电脑、游戏机和手机中。越来越多的人在制作游戏,如果你曾想过“我想知道他们是怎么做到的?”或者“我也想制作类似的游戏”,那么本课程将帮助你入门。游戏开发是许多开发者学习编程的起点,但许多人并没有实际学习如何创建游戏。使用MonoGame,你可以轻松开始游戏开发。MonoGame是一个跨平台的游戏框架,基于微软的XNA框架,适合桌面PC、游戏主机和移动设备,使用C#编程语言。你创建的游戏能够在多个平台上运行,包括iOS、Android、Mac OS X、Windows、Linux、PlayStation 4等。这一框架已成功用于诸如《愤怒的小鸟4》、《Carrion》、《Celeste》、《星露谷物语》等游戏。 MonoGame提供的功能包括游戏框架、2D和3D渲染、音效和音乐播放、输入支持(键盘、鼠标、触屏、控制器)以及经过优化的数学库等。与Unity等全功能引擎相比,MonoGame的复杂度适中,既不是完整的游戏引擎,也不是直接的API。它为创建轻量级游戏提供了易用的内容管道,并支持多平台运行。 课程假设学员具有一定的C#编程基础,但内容从最基本的水平开始,适合任何人参与。尽管编程学习过程可能会遇到困难,但课程采用项目驱动的方式,将干燥的编程概念应用于实际游戏开发。此外,所有项目文件、参考资料和额外资源都将提供。 为了帮助学员成功,我将提供以下支持: - 每堂课开始时列出学习目标和要点。 - 每个示例可下载,且包括目标和要点。 - 几乎每节课都有练习题和完整解答。 - 我的教学风格遵循简单原则,尽量避免复杂的计算机术语。 如果你准备好开始制作你的第一个游戏,这门课程将是你的良好开端!

课程评论(0条)

课程详情

Video games are on our computers, our consoles and our phones! Lots of people play them and every year more people are making them. If you have ever played a computer game and thought, "I wonder how they do that?" or, better yet, "I want to make something like that," then this course will get you started. Game development is what got many developers into programming. But how many of us actually ever learned how to create games? Creating games can be challenging, but it doesn't have to be that way! MonoGame is a cross platform gaming framework based on Microsoft's XNA framework that's extremely easy to learn. MonoGame is a simple and powerful framework for creating games for desktop PCs, video game consoles, and mobile devices using the C# programming language. Best of all, games you build with MonoGame will run on iOS, Android, Mac OS X, tvOS, Windows, Linux, PlayStation 4, and more-write once, play anywhere. It has been succesfully used to create games such as Streets of Rage 4, Carrion, Celeste, Stardew Valley, and many other.It is a re-implementation of the discontinued Microsoft's XNA Framework, and it provides the following features:Game framework2D and 3D renderingSound effect and music playbackKeyboard, mouse, touch, and controller inputsContent building and optimizationMath library optimized for gamesThere's no shortage of options when it comes to game development environments. From full-featured engines like Unity to comprehensive and complex multimedia APIs like DirectX, it can be hard to know where to start. MonoGame is a set of tools, with a level of complexity falling somewhere between a game engine and a grittier API like DirectX. It provides an easy-to-use content pipeline, and all the functionality required to create lightweight games that run on a wide variety of platforms. MonoGame is a "bring your own tools" kind of framework, which means that it provides the building blocks to build your own engine and tools, but it isn't quite an engine itself.If you are expecting a scene editor (like Unity or Unreal), MonoGame is not that.If you love coding and understanding how things work under the hood, MonoGame might be what you are looking for. And fear not, getting a game running with MonoGame only takes a few minutes.Best of all, MonoGame apps are written in pure C#, and you can distribute them quickly via the Microsoft Store or other similar distribution platforms.Our focus will be working with Visual Studio Community (Compatible with Versions 2019/2022) on Windows machines *** Update 2023 **All MonoGame Demos have now been updated to Version 3.8 (released late 2022) Previously MonoGame installed on your machine through an installer, but from 3.8 onwards everything is installed through NuGet packages and Visual Studio Extensions. The most notable change for existing users is that MonoGame will only support.NET 6 and Visual Studio 2022 moving forward.Note:MonoGame 3.8 project templates are not compatible with earlier versions of MonoGame. If you wish to work on or build older MonoGame projects, then you will still need to install MonoGame 3.7.1 or earlier to open them. WindowsDX and DesktopGL templates now use SDK-style projects in MonoGame 3.8 The 3.7.1 demos are still maintained in the course.This course assumes that you've done a little bit of programming in C# but all the material starts at the most basic level. That means that anyone should be able to join in and work their way through the material. That's the good news.The bad news is that programming is hard work, especially at first. If you truly want to learn how to program, you'll need to write programs yourself and struggle through some rough spots before some topics really click for you. Just as you can't learn how to ride a bicycle by reading about it - you have to actually do it, probably with some spills along the way - you can't learn to program just by reading about it or watching a video. If you were hoping to watch and learn how to program without doing any programming yourself, it's not going to happen.But having said that don't feel you are alone, I will be available daily for extra help should you need it. This course is project-based, so you will not just be learning dry programming concepts, but applying them immediately to real games as you go. All the project files will be included, as well as additional references and resources Here's how I will help you to succeed:o Each lecture starts with a list of objectives/speaking noteso Every example covered in the lecture is available for download in the resources section … including the objectives/speaking noteso Almost every lecture has a set of Practice problems with full solutions providedo My style of writing and teaching follows the KISS principle: Keep It Super Simple. I try to stay away from fancy computer terminology and try to teach like am speaking to a brand new user with little to no previous knowledge on the subject matter..and I am always available for help … replying most times within a day...And finally please do not judge a book by it's cover.don't judge the course by the title or this small description section, if you want to know exactly all the topics covered please go to: COURSE CONTENT Sections Lectures (press the down arrow).This will open up literally thousands of lines of very detailed lecture descriptions leaving no doubt what is and what is not covered..So are you ready to start making your first games ? Lets get started!

课程标签

0人关注该课程

主题相关的课程