-
octree
3Do游戏代码,基于四差数的地形程序,lod地形实现。(3Do game code, based on the difference of four terrain procedures, incomplete realization of the terrain.)
- 2005-04-05 19:14:14下载
- 积分:1
-
chinesechess
C++ Builder程序设计范例——中国象棋 pdf电子书加源码(C++ Builder programming examples- Chinese Chess pdf e-book plus source)
- 2009-04-28 16:02:50下载
- 积分:1
-
wuziqi
五子棋游戏源码,界面优美经典,编程思路清晰,非常适合学习。(Backgammon game source code, interface and beautiful classic programming ideas clearly, very suitable for learning.)
- 2013-04-05 23:20:51下载
- 积分:1
-
QT五子棋小游戏
QT五子棋小游戏,有详细注解
* 设置一个棋盘格内小球的颜色
*
* @param c int 小球的颜色
* @param x int 小球的x坐标
* @param y int 小球的y坐标
*/
const void Canvas::setDose ( int c , int x , int y )
{
intBallColour[ x ][ y ] = c ;
}
/**
* 返回指定的棋盘格内小球颜色
*
* @param x int 指定的棋盘格x坐标
* @param y int 指定的棋盘格y坐标
* @return int 棋盘格内小球的颜色
- 2022-05-06 16:37:46下载
- 积分:1
-
ball
桌面弹球是游戏中常见的游戏,从以前的掌上游戏机到如今的手机游戏,都是一个十分经典的游戏。玩家控制一个可以左右移动的挡板去改变运动中小球的移动方向,目的是用小球消除游戏屏幕中的所有障碍物到达下一关,在障碍物被消除的过程中,可能会产生一些能改变挡板或者小球状态的物品,例如:挡板变长、变短,小球威力加强等等。本章主要介绍如何实现一个简单的弹球游戏,让读者了解“动画”的实现原理。(Desktop pinball game is common in game, from the previous game boy to today s mobile games, is a very classic game players control a can move around the damper to change the ball movement direction of the movement, the purpose is to use the ball game screen to eliminate all the obstacles and reach the next level, in the process of obstacle is eliminated, may produce some can change baffle or ball state items, such as: baffle get long become short, ball power to strengthen and so on this chapter mainly introduces how to realize a simple pinball game, let the reader know animation principle
)
- 2012-11-21 12:25:28下载
- 积分:1
-
229宿舍贪吃蛇成品
数组为基础的贪吃蛇程序,完成了基本功能,用户可自行下载完善,有调节难度等功能(Array-based Snake Eating Program)
- 2020-06-23 14:20:02下载
- 积分:1
-
RPGYX
说明: WEBRPG游戏源码。完全可以进入游戏!保证游戏质量!(Westward Journey WEB source. Can enter the game! To ensure the quality of the game!)
- 2020-11-19 15:29:38下载
- 积分:1
-
html5-simple-tank
简单的贪吃蛇,可以玩,有源码,可以当做日常练习(Simple understanding)
- 2017-07-05 18:52:18下载
- 积分:1
-
guessNumber
入门级第一个游戏;猜数字游戏;超级无敌巨简单的(Initial level first game; guess the number game; super invincible huge simple)
- 2020-06-21 08:40:01下载
- 积分:1
-
eluosfangkuai
用VB写的俄罗斯方块,还可以。适合初学VB的人(Tetris written using VB, you can also. Suitable for beginners who VB)
- 2009-11-23 19:12:48下载
- 积分:1