资源列表
slider_puzzle
- 智慧排序遊戲 (Slider Puzzle) 這個遊戲是需要您在遊戲格區內移動圖片磚塊,直到它們停在正確位置為止。(利用數字建取代方向鍵)-Sort game wisdom (Slider Puzzle) is the game requires you to move in the game grid area picture bricks until they stopped in the correct position so far. (Using the arrow keys to r
hangman
- a basic hangman game implemented in c++ fun game to play
BreakOutha
- 利用MFC语言编写的打砖块游戏,简单实用-use MFC languages develop a game named break out, simple and practical
LlkGameFlash
- VB写的一款宠物连连看游戏源代码,带有声音,宠物卡通头像,很逗,游戏分高、中、低不同难度,不过好像游戏在设计时候有点小BUG,就是在玩游戏的时候,在选中任一头像时如果点击鼠标右键的话,头像会消失,建议把右键禁止掉,这样就完美了。-Written in a VB Lianliankan pet game source code, with the voice of a cartoon pet portrait, it is funny, games at high, medium and low
ThreeSimpleAppletSudoku
- 三个简单的数独小程序,它们分别用了不同的算法,对于想了解简单数独的求解问题的人来说是挺有帮助的-Sudoku three simple applets, they were a different algorithm, would like to know about Sudoku solving simple problems is quite helpful
RandomMatrixGeneratedSudoku
- 该程序可以随机生成数组,总共可以生成139个的9×9数组,其中每行没列都是1~9且不重复-The array can be randomly generated, a total of 139 can generate the 9 × 9 array, each of which lines are not out 1 ~ 9 and does not repeat
tanchishe
- 一款小游戏叫“贪食蛇”,又名贪吃蛇。就是一条小蛇,不停地在屏幕上游走,吃各个方向出现的蛋,越吃越长。只要蛇头碰到屏幕四周,或者碰到自己的身子,小蛇就立即毙命。总之,舞台和空间是给你划出来了,能吃到多少蛋,就看你自己的本事了。 -A game called " 贪食蛇" , also known as Snake. Is a small snake and kept wandering on the screen, appeared in all directions to e
wuziqi
- 五子棋是一种两人对弈的纯策略型棋类游戏,是起源于中国古代的传统黑白棋种之一。发展于日本,流行于欧美。 五子棋容易上手,老少皆宜,而且趣味横生,引人入胜;不仅能增强思维能力,提高智力,而且富含哲理,有助于修身养性。 -Gobang is a game of pure strategy two chess-type games, is originated in the ancient Chinese tradition of one of Reversi. Development in
zqiong
- 魔方矩阵,相信很多人在学校都碰到过,其实代码很简单的。-Matrix Cube, I believe many people have come across in schools, in fact, very simple code.
turn_red
- 带有提示、自动完成功能的turn_red游戏。-With tips, auto-complete function turn_red game.
picblock
- ucgui下,精美拼图游戏制作源码,图片分割,随机摆放等-beautiful pic block game source code by ucgui
Othello_061221006
- 一个JAVA的黑白棋实现,拥有较强大的人工智能,实现Alpha,Beta剪枝以及相应的改进算法。-a application of othello with strong AI level ,using the Alpha,Beta algorithm