搜索资源列表
FishCatch
- Palm捉魚: 這個遊戲的目標是捉魚,但你一定要避開炸彈。利用“地址”和“待辦事項”按鈕向左或右移動去捉魚吧! 平台: J2ME的CLDC beta1或更新-FishCatch java game for Palm: Catch the fish, but make sure you stay away from the bombs. Move Left and Right with the "Address" and "To Do List" buttons. Platform
pthread
- pthread.h for threads... not sure what it really does.
shudu
- 数独游戏中那个9*9数组的一个生成算法,每行1-9不能重复,每列1-9不能重复,每个3*3的小矩阵也要保证不能重复-Sudoku game that' s a 9* 9 array generation algorithm, each line of 1-9 can not be repeated, each columns 1-9 can not be repeated, each 3* 3 matrix must make sure that the small can not be
Russian-square
- 游戏开始,游戏区域上方不断的出现预定义的形状的下坠物件,下坠物件可以通过旋转改变其显示的形态,并且不断地往下坠,直到它接触到游戏区域底部或其他之前已经累叠起的下坠物件。当一个下坠物件到达底部后,其位置则确定下来并占有该空间的位置区域。当游戏区域的某一行被下坠物件完全填充,则消除该行的所以下坠物件,垒在其上的物件将掉下代替该行空间。游戏的结束是以下坠物件的顶部到游戏区域顶部作为判断依据,表示装满溢出。并且在某一瞬间,下一个下坠物件的形态在游戏区域的右上方有预先提示,同时没抵消一行空间积分自增100
mariosrc
- mario的全部源代码,原来mario是用Turbo Pascal开发的,喜欢borland的朋友们一定要看一看代码 -the mario all source code, the original mario is developed using Turbo Pascal like borland friends be sure to take a look at the code
snake2
- 刚学delphi不久,自己编写的最简单的贪吃蛇游戏。我这代码在高手眼中肯定很脏乱差,只能给比我还初学的人一些代码实例,里面包括我刚学会的类的概念,自己在另外一个pas文件里面编写了一个类,然后在主pas文件里面进行类功能的调用,刚学类的同学可以看一下。-Just learning delphi soon, I have written the most simple snake game. I am sure it is very dirty and messy code in the mast
testBitmap
- Testing bitmap functionality in HaXe. Make sure we can draw and use filters.-Testing bitmap functionality in HaXe. Make sure we can draw and use filters.
贪吃蛇
- 经典的贪吃蛇小游戏,虽然界面很简陋,但是很好玩哦(It is an amazing and reminiscent game which everybody has played it before. It is for sure that you are going to love it.)