Development of a game using Windows's GDI (opening part)

Source: Internet
Author: User

We know that most commercial game development in Windows is based on DirectX, but people who use MFC may think DirectX is very cumbersome to learn.

 

In fact, the development of general casual games does not require DirectX support. For example, some games on red and white machines in the past can develop interesting games just like using the familiar GDI.

 

This series of tutorials will illustrate how to use GDI to develop a playable game.

 

This document does not explain the specific operations in depth. Just give some general instructions.

 

Although DirectX is not used, it is required for general windows development, such as message mechanism and usage of GDI objects.

 

Therefore, you must:

Understand C and C ++

Understand WINDOWS Message Mechanism

Familiar with GDI operations

Measure the test taker's understanding about the game development process.

 

 

In addition, I write this series while learning.ArticleThe method is not the best, but at least it can achieve our goal (use Windows GDI to develop a game that can be played)

 

You are welcome to discuss it together.

 

In addition, the actual purpose of this article is not to write a game, but to give you a better understanding of the windows mechanism, especially the application of GDI. After all, it is wise to use GDI to write games.

 

Intended audience:ProgramBeginners.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.