博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
塞尔达传说顺序_编码《塞尔达传说》克隆图例
阅读量:2531 次
发布时间:2019-05-11

本文共 1073 字,大约阅读时间需要 3 分钟。

塞尔达传说顺序

In this lecture from Colton Ogden, you can learn game development principles by coding a classic Legend of Zelda clone in Lua. The principles you learn can apply to any programming language and any game.

在科尔顿·奥格登(Colton Ogden)的演讲中,您可以通过在Lua中编写经典的《塞尔达传说》克隆传说来学习游戏开发原理。 您学习的原理可以应用于任何编程语言和任何游戏。

This lecture is part of CS50's Introduction to Game Development course from Harvard University. The course explores principles of 2D and 3D graphics, animation, sound, and collision detection using frameworks like Unity and LÖVE 2D, as well as languages like Lua and C#.

该讲座是哈佛大学CS50游戏开发入门课程的一部分。 本课程使用Unity和LÖVE2D等框架以及Lua和C#等语言探索2D和3D图形,动画,声音和碰撞检测的原理。

By end of the course (we're posting one lecture per day), you will have programmed several of your own games and gained a thorough understanding of the basics of game design and development.

在课程结束时(我们每天发布一次讲座),您将已经编写了一些自己的游戏,并对游戏设计和开发的基本知识有了透彻的了解。

This fifth lecture teaches all the key components of a classic Legend of Zelda game.

第五讲将讲解经典的《塞尔达传说》游戏的所有关键组成部分。

You can watch the lecture on the .

您可以在上观看讲座。

翻译自:

塞尔达传说顺序

转载地址:http://apuzd.baihongyu.com/

你可能感兴趣的文章
进程、线程、协程和GIL(二)
查看>>
dockerfile语法规则
查看>>
模块的导入
查看>>
《Inside C#》笔记(八) 接口
查看>>
kafka介绍
查看>>
java类加载机制及方法调用
查看>>
《大话西游》:我的意中人是一个盖世英雄
查看>>
iOS 清除xcode缓存和生成文件
查看>>
为什么幻灯片画布不居中
查看>>
感谢DiskGenius,我的数据终于恢复完成了
查看>>
flask模板应用-javaScript和CSS中jinja2 --
查看>>
react-native 调用原生方法
查看>>
个人项目四则运算生成程序进展——第二周
查看>>
查看Mac系统所有USB设备信息 解决android studio无法识别真机问题
查看>>
20145238 《信息安全系统设计基础》第2周学习总结
查看>>
jmeter之批量修改请求路径
查看>>
android 获取日期
查看>>
HDU-1018 BigNumber(斯特林近似)
查看>>
hdu 2814 Interesting Fibonacci
查看>>
Excel公式——单元格前加固定字符串
查看>>