-
C++网络麻将源代码
C++网络麻将源代码-network mahjong C source code
- 2022-06-30 07:49:05下载
- 积分:1
-
Win32应用程序:gamegold
WIN32 APPLICATION : gamegold
========================================================================
AppWizard has created this gamegold application for you.
This file contains a summary of what you will find in each of the files that
make up your gamegold application.
gamegold.cpp
This is the main application source file.
gamegold.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
- 2022-04-08 13:12:24下载
- 积分:1
-
贪食蛇编程要点
1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体)
2、蛇全身的运行轨迹应该参照...
贪食蛇编程要点
1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体)
2、蛇全身的运行轨迹应该参照蛇头的运行轨迹
3、蛇吃下东西之后身体各点的变化情况应该参照第一点的变化,即第一点发生变化之后下一时间段第二点发生变化,再下一时间段第三点发生变化,依此类推,直到最后一点发生变化结束
4、分数的计算变量:蛇吃的一般屎数量、蛇吃大屎的数量、游戏的难度级别
计算公式:(一般屎数量+大屎数量)*难度级别
5、一个问题:游戏的难度设置选项框和主窗口发生数据交换采用了两种方法,发送消息法和读写外部文件法,第三种选择就是采用全局变量,但都不是太好,有没有更合适的方式保证实现该功能的同时不致使程序显得晦涩难懂不易修改和维护-Snake programming essentials
1, each scraper requires attention invalid rectangle the size and location of the smallest snakes in general to take the whole composition of coordinates and the largest rectangular coordinates (including the snake s head and body)
2, snake body running track running track should refer to the snakeheads
3, snakes eat things that all the points after the changes in the body should have a similar change in the first point, that is the first point change in the next period of time after the changes in the second point, and then the next time a change in the third point, and so on , until the end of the last poin
- 2022-07-23 19:06:20下载
- 积分:1
-
spacecraft games example, C small game
太空船游戏例子,C++小游戏-spacecraft games example, C small game
- 2023-05-21 12:00:03下载
- 积分:1
-
圣剑英雄传源码适合初学C语言者如细心阅读完定有收获!
圣剑英雄传源码适合初学C语言者如细心阅读完定有收获!-source suitable for beginners C language who carefully read End will have harvested!
- 2022-02-25 13:08:58下载
- 积分:1
-
RPG四大编辑器:场景/道具/角色/地图四大编辑器源代码 vc++ 6.0...
RPG四大编辑器:场景/道具/角色/地图四大编辑器源代码 vc++ 6.0-RPG four big editors: Scene/stage prop/role/map four big editors
sources code vc 6.0
- 2022-07-23 02:01:48下载
- 积分:1
-
c语言麻将原代码
c语言麻将原代码-mahjong source
- 2022-03-09 10:55:27下载
- 积分:1
-
mine
扫雷游戏的编程源码-mine-game programming source
- 2022-03-20 16:57:30下载
- 积分:1
-
Z-mapping立体贴图源代码。带广告牌贴图技术。-Z-mapping Draping source code. Billboards with mapping technology.
- 2022-07-12 02:02:04下载
- 积分:1
-
一个RPG地图编辑器,使用HGE制作的,很有借鉴价值
一个RPG地图编辑器,使用HGE制作的,很有借鉴价值-An RPG map editor, use the HGE production, great value
- 2022-06-13 06:13:14下载
- 积分:1