资源列表
wuziqi
- 函数主要控制功能都在主函数main中实现。main函数首先清屏,调用attention函数,输出提示信息,说明游戏规则,按Y继续,按N则退出程序。接着初始化图形模式,绘制棋盘和初始棋子的位置,输出按键提示。
tetris
- 俄罗斯方块,经典游戏其中的片段,可作为主要源码参考使用。-Tetris
Backgammon
- 五子棋游戏,本程序需要在TC2.0下运行 棋子在棋盘内部有效,棋子下在棋盘边缘无效。-backgammon game
BlackJack
- 这是一个纸牌游戏 “黑杰克”,是基于Python的CodeSkulptor编译的,涉及iteration和一些计数技巧。欢迎交流-This is a card game- " Black Jack" is a compilation of Python-based CodeSkulptor involving iteration count and some skills. Welcome to AC! !
C-code-wuziqi
- 五子棋的C源码,正在学习C的朋友可以拿去看看,TXT文件,源码编译通过,自己拿回去在修改调试吧-Gobang the C source code, are learning to look C' s friends can take it, TXT files, source code to compile, debug their right to take back the modified
WUZIQI
- 一个简单的五子棋人机对战小游戏,使用键盘控制,适于新手学习交流用。-A simple man-machine war backgammon game, use the keyboard to control, suitable for novice to learn to use.
wuziqi
- c编的五子棋程序,测试通过,画面还可以,程序不是很长,可以做设计-c compiled Gobang procedures, tests passed, the screen can also be, the program is not very long, you can do the design
wuziqi
- 一个C++的五子棋源代码-Gobang a C++ source code. . . . . . . .
TICTACTOE
- TICTACTOE游戏 10X10棋盘 五子棋-TICTACTOE 10X10 board game backgammon
susuan24
- 经典的速算24点小游戏C语言完全实现,哈哈 很经典的啊-The classic 24-point game quick calculation C language fully realized, ah ha ha classic
qi
- 一个简单五子棋的C++源码,简单易玩,供大家娱乐学习哈-A simple Gobang C++ source, easy to play, for all entertainment and learning
eight-queens
- 这是八皇后问题的C程序,非常完整的源代码,解决了很多难题。-This is a C program, complete source code of the eight queens problem, and solve many problems.