资源列表
wt0112
- 一个用汇编编辑得打字训练程序 程序会自动根据你的打字熟练程度加快速度-with a compilation edit typing training procedures will be automatically procedures under your typing proficiency speed up
xa
- XNA是基于DirectX的3D游戏开发环境。XNA Game Studio Express 中将包含以 .NET Framework 2.0 为基础、并加入游戏应用所需之函式库所构成的 XNA Framework 由一系列工具所构成、让开发者能以更简易的方式将 3D 内容整合到游戏中的 -XNA is DirectX-based 3D game development environment. XNA Game Studio Express will be included to. NET F
123
- 图形用户界面的c程序,在turbo c中编译通过。适合初学者学习图形编程。在tc图形界面下实现。-Graphical user interface of the c program in turbo c in the compiler through. Suitable for beginners to learn graphics programming. Graphical interface in the tc achieve.
gameoflife
- This a c programming source code for Game of Life.-This is a c programming source code for Game of Life.
生死时速
- 本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个 生命细胞,生命细胞只有两种状态:“生”或“死”。-the 1970s, it has been a crazy magic known as the "Game of Life" small games, this game is quite simple. Suppose a chessboard like the same square grid,
tet2
- This a tetris game in Ocaml-This is a tetris game in Ocaml
t3
- 井子棋游戏, 基于简单的算法来实现。能给初学者一个参考帮助。-This is sample game for tic tac toe for player. it has simple algorithm.
Archive
- Java Bowling game source code
multibleobj
- 3D UNITY tool for 3d content and level desing mainly
dazixunlianyouxi
- 这是一款打字训练游戏,对于打字新手来说,是个锻炼的机会要-This is a typing training game, for typing novice, the opportunity to exercise
gglt
- 易源码,现将免费开放下载,还有更多易模块,供大家下载,请关注本网站!-Easy to source, is now free to download, and more prone modules, for all to download, please take heed of this website!
diaoyu
- 基本规则(简化版):两个玩家(Player),一副扑克(Deck),大小王(Joker)可要可不要,我们的游戏假定包含大小王,洗牌 (Shuffle)之后,每个玩家得到同样数目的牌(27张),玩家任何时候不能看自己手里的牌,玩家依次出牌,每次出一张,轮到自己出牌时,抽出自己手中最底下的一张牌放到牌桌(Board)上,牌桌上的牌按照玩家出牌的顺序摆成一条长链。J(钩)是最特殊的一张牌,当某个玩家出到J时,便将牌桌上的所有牌都归为己有,并放到自己牌池的最上面(与出牌时恰恰相反),此即所谓“金钩钓鱼”