资源列表

« 1 2 ... .06 .07 .08 .09 .10 5011.12 .13 .14 .15 .16 ... 5606 »

[其他智力游戏maze-game

说明:一个用C语言写的迷宫游戏 定义一个8*8的格子,这64个格子是人物可以移动到的位置;障碍物定义为两个相邻格子之间的挡板,0或1两种状态。类似上述方法,可以定义整个迷宫的布局,64个格子,对应数目的挡板,迷宫出口,迷宫入口,小人,这些元素。 文件里,需要存储迷宫大小,挡板位置,出口,入口。 小人在任一位置,可以向四个方向移动,有挡板则可以移动,没挡板则不可以移动。 最优路径的提示,使用A星路径算法去做,实质是一个启发式广度优先遍历。-A written in C language
<ShichaoLiang> 在 2025-08-14 上传 | 大小:3kb | 下载:0

[其他游戏RATTLE-SNAKE

说明:C++ game, with interesting strategy
<Juicy> 在 2025-08-14 上传 | 大小:3kb | 下载:0

[其他游戏PUZ-15

说明:puzzle-15 game in C programming with graphics features
<rav> 在 2025-08-14 上传 | 大小:3kb | 下载:0

[其他智力游戏snake

说明:本程序利用C语言编写来实现贪吃蛇小游戏。-This procedure using C language to achieve Snake game.
<李明> 在 2025-08-14 上传 | 大小:3kb | 下载:0

[外挂编程xdfcymkxzy

说明:侠盗源码苦笑专用的,在此开源,绝对首发。-The source of special smile, this open source, absolute starting.
<文好> 在 2025-08-14 上传 | 大小:3kb | 下载:0

[其他游戏uguiText

说明:Unity5.22版,UGUI,图文混排-Unity5.22 version, NGUI, photo-text
<lw> 在 2025-08-14 上传 | 大小:3kb | 下载:0

[其他游戏project-with-diffculty-level-Source

说明:Number Puzzle Game, Created By Hussain Waheed Akhtar as a semester project It contains everything related to OOP in C++.
<Hussian Waheed> 在 2025-08-14 上传 | 大小:3kb | 下载:0

[游戏67b76cbec9ed

说明:这是一个媒体播放器,用Java制作十分简陋,大家不要嫌弃-This is a media player, made of Java is very simple, you don t abandon
<jiulengjing> 在 2025-08-14 上传 | 大小:3kb | 下载:0

[其他游戏S21_7

说明:简易扫雷游戏,在tubo C中做的。算是初学者的第一次实践吧。F为FLAG,Q为不确定,空格为放置。-Simple Minesweeper, in turbo C in doing. Be it beginner s first practice. F as FLAG, Q is uncertain, spaces for the placement.
<kathy> 在 2025-08-14 上传 | 大小:3kb | 下载:0

[其他智力游戏S21_1

说明:俄罗斯方块游戏,下、左、右键控制方块,空格旋转方块-etris game, down, left and right keys control block, Spacebar to rotate the block
<kathy> 在 2025-08-14 上传 | 大小:3kb | 下载:0

[其他智力游戏S21_3

说明:潜艇大战游戏,初学者适宜学习C操作的一款基础游戏实践,是用Tubo C 实现的-World War II submarine game, suitable for beginners to learn a game based practice C operation is achieved by Tubo C
<kathy> 在 2025-08-14 上传 | 大小:3kb | 下载:0

[棋牌游戏fivechess

说明:使用c++编的五子棋源程序,仅供大家交流使用,有问题请联系我-Use c++ source backgammon series, only for AC use, there are questions, please contact me
<高烽> 在 2025-08-14 上传 | 大小:3kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 5011.12 .13 .14 .15 .16 ... 5606 »

源码中国 www.ymcn.org