Creating A Chip-8 Emulator In C

所在平台: Udemy

课程主页: https://www.udemy.com/course/creating-a-chip-8-emulator-in-c/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Coursera 课程《C 语言创建 Chip-8 模拟器》内容摘要: 本课程将指导您使用 C 语言从头开始创建一个 Chip-8 模拟器。Chip-8 是一个诞生于 20 世纪 70 年代中期的虚拟机,旨在简化游戏开发。如果您有编程经验,并对创建模拟器感兴趣,但不知从何下手,或者曾尝试过但遇到过困难,本课程将是您的理想选择。 课程将一步步带领您完成模拟器的创建过程,首先从项目搭建开始,然后编写代码来模拟当时的显示和键盘功能。接着,我们将进入模拟 Chip-8 指令集的核心部分。 完成本课程后,您将拥有一个功能齐全的 Chip-8 模拟器,可以运行《太空侵略者》、《乓》等众多经典游戏。

课程评论(0条)

课程详情

In this fantastic course you will learn how to create your very own emulator for the Chip-8 in the C programming language. The Chip-8 is a virtual machine from the mid 1970s designed to make game development easier.This course is great for anyone who has programming experience and would love to create an emulator but just does not know where to start or has attempted to do it but ran into problemsYou are taken through every step of emulator creation, throughout this course we start by setting up our project, then we start writing code to emulate the display and keyboard from the era. We soon move to simulating the entire Chip-8 instruction set.After you complete this course you will have a fully functioning Chip-8 emulator that can run space invaders, pong and many other classic games.

课程标签

0人关注该课程

主题相关的课程