资源列表
ShuDu
- 数独是一种源自18世纪末瑞士的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 数独的玩法逻辑简单,数字排列方式千变万化。不少教育者认为数独是锻炼脑筋的好方法。-Sudoku is a kind of Switzerland originated in late 18th century mathematical intelligence jigsaw puzzl
eluosi
- 这是一个俄罗斯方块小游戏的程序,可能不是很好,希望大家见谅-This is a game of Tetris procedures, may not be very good, hope that we will be forgiven! !
tanshishe
- 一个用c语言编的叫贪食蛇智力游戏的小程序-A series of Snake using c language puzzle applet
type
- 简单的vb程序例子,打字游戏,适合初学者和简单教学使用-A simple example of VB program, typing games, suitable for beginners and simple teaching
game
- 这是自己练习广度优先的小游戏,挺弱智的 不过还是花了点心思,大学4年期待中-about a game,it made by myself,it is so easy,but i m very happy,ha ha
用C语言编写游戏 简易五子棋
- 用c语言代码编写的游戏“简易五子棋”,大家可以下载来看看,多交流(Gobang game written in C language code")
用C语言编写游戏 迷宫问题
- 用c语言代码编写的游戏“迷宫问题”,大家可以下载来看看,多交流(C language code written in the game "maze problem", you can download to see, more exchanges)
用C语言编写游戏 黑白棋
- 用c语言代码编写的游戏“黑白棋”,大家可以下载来看看,多交流(Using C language code to write the game "black and white chess", you can download to see, more exchanges)
minesweeper
- My own implementatio of minesweeper using legacy OpenGL
Mine
- 使用java实现了一个小小的windows上的排雷游戏,使用了java的frame功能。(The use of Java to achieve a small mine on the windows game, using the Java frame function.)
俄罗斯方块
- 经典的俄罗斯方块游戏代码,喜欢的收藏吧,谢谢大家(Classic Tetris game code, favorite collection, thank you)
sukudo_solve
- 利用回溯法求解数独 B为数独题目的矩阵形式空的地方应为0(The use of backtracking method to solve Sudoku The matrix form of B for the Sudoku problem should be 0)