C语言课程设计-基于C语言推箱子游戏设计-毕业论文 下载本文

内容发布更新时间 : 2024/5/21 20:55:59星期一 下面是文章的全部内容请认真阅读。

C语言课程设计-基于C语言推箱子游戏设计-毕业论文

gd工程职业技术学院毕业论文 基于C语言的推箱子游戏设计

Design of the push box Based on Combined Language 作者姓名: 学科专业: 应用电子技术 学院 系部 : 机电工程系 指导教师: gd工程职业技术学院 7>2013年1月

摘要

近年来随着科技的飞速发展,C语言的应用正在不断深入。C语言目前是国际上比较流行的计算机高级编程语言之一,因其简洁、使用方便且具备强大的功能而受到编程人员的普通青睐。它既适合作为系统描述语言,也可用来编写系统软件,还可以用来编写应用软件和设计游戏等。

本文着重分析用C语言实现一个简单的推箱子游戏,旨在介绍推箱子游戏的实现方法,并逐步介绍C语言图形编程的方法和技巧。在上,?C语言;WIN-TC;推箱子

Abstract

With the rapid development of science and technology in recent years, C language, applications are continuously in depth. C language is now more popular internationally high-level computer programming language, one of its simplicity, easy to use and with powerful features favored by ordinary programmers. It is suitable as a system description language, can also be used to write system software, application software can also be used to write and design games.

This article focuses on analysis using C language to implement a simple Sokoban game aimed at introducing the Sokoban game implementation method, and gradually introduced the C language graphical programming methods and techniques. In the C language software, WIN-TC, the related soft interrupt, two-dimensional array, keyboard operation and graphical functions,

etc.,

the

display

interrupt

register

settings,

two-dimensional array, and structure of the definition of access keys on the keyboard, graphical mode, the cursor display and positioning, as well as some graphics functions used to achieve a complete Sokoban game interface, the interface clearly visible.

Key words: C language; WIN-TC; PushBox