资源列表
[其他智力游戏] TetrisGame
说明:自己写的一个简单俄罗斯方块的小游戏,希望大家喜欢-To write a simple Tetris game, hope you like<李勇平> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[其他智力游戏] Pair-Sorter
说明:This program is an obfuscated code for the common, popular, two-player game Reversi, in C++ programming language.<Yanigo Handieya> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[其他智力游戏] snake
说明:自己用curse库编写的贪吃蛇,为了方便初学者学习,只包含了最核心的游戏功能,包括蛇的控制、变长,食物的随机产生等等基本内容,读者可自行补充游戏积分、游戏菜单等功能。-Library with a curse written in their own Snake, for the convenience of beginners to learn, only contains the core game features, including the snake control, variabl<darkshade> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[其他智力游戏] riverDFS
说明:有老熊、小熊、老虎、小虎、老豹、小豹要过河,河边只有一条船,因船小,每船最多只能坐一个划手和一个乘客,动物中只有老熊、老虎、老豹和小熊能划船,当老兽不在时,它的小兽就要被其他老兽吃掉,请设计一个程序,让全部动物尽快过河。-There which stay, bear, tiger, tiger, leopard and old, small leopard to cross the river, the river is only one boat, due to small boat, eac<changming> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[其他智力游戏] lianliankan
说明:小游戏连连看源代码,非常简单 忘指教改进-Game Lianliankan source code is very simple advice to improve forgotten<liupeng> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[其他智力游戏] C-language--game
说明:C语言写的数独猜谜游戏 游戏功能说明: 1.有简单、一般和困难3种难度选择,每次开始游戏时程序随机生成符合难度要求的数独题。 2.游戏中使用方向键控制光标。1-9数字键填入数字。(不支持使用小键盘) 3.使用DEL键消除填写有误的数字,随时使用ESC键可以退出游戏。 4.格子左上角偶尔会出现一个笑脸。经排查未发现等价于printf(" c",2) 的语句,求高人指点。 - C language game<> 在 2025-06-25 上传 | 大小:2kb | 下载:0