资源列表
miner.tar
- 自己写的扫雷游戏,可在终端上运行,画面一般-Write your own minesweeping games, running on the terminal screen general
search-(1)
- 这是著名的伯克利大学人工智能这门课上讨论的贪吃蛇游戏Pacman,其中讨论了UCS,A*, DFS, BFS 这几种搜索算法-It s the famous game Pacman. The code includes search algorithm like UCS,A*, DFS, BFS
love-calculator-final
- a small console based game for children
My_2048
- 利用上下左右键控制移动,实现在PC端玩经典的2048小游戏-Use arrow keys to control movement, to achieve the PC side play classic 2048 game
snake
- PC端的贪吃蛇小游戏,利用方向键控制,可以更改速度-PC end of Snake game, use the arrow keys to control, you can change the speed
paoku
- 简单的跑酷游戏,按下上键跳过障碍。随着得分的增多速度变快。-Simply press the key of Parkour game, jumping over obstacles. With the increase in the number of points to change fast.
Skyblue_Mine
- C++实现的扫雷游戏,基本实现了与Windows自带的扫雷游戏类似的功能。-The mining game by C++
02-Game2048
- 一个我们经常玩的游戏代码,2048,自己可以根据我的代码试试,在电脑上体验下。-We used to play a game code, 2048, according to my own code to try, to experience on the computer.
2048
- VB编写的2048小游戏,使用数组完成计算。-VB prepared by the 2048 games, use an array to complete the calculation.
pingtusoc
- 一款VB编写的,好玩的七巧板拼图游戏,源码价值挺高,值得学习,用到数据库操作、扩展控件等其他基本技术-A VB prepared, fun jigsaw puzzle, the source value pricey, it is worth learning, use of operations, expansion of other basic technical controls, etc.
five
- 简单好玩的五子棋游戏,目前没有添加AI,没有存盘。-Simple and fun game of backgammon, there is no added AI, did not save.
Snake-game-preparation
- 很久以前写的一个C++贪吃蛇游戏,用Visual C6.0写的-Long ago I wrote a C++ Snake game, written with