资源列表
Typing-Game-in-C
- 本程序实现打字训练游戏,可自由选择要练习的字体,包括英文、中文及中英文混合练习。-The program implements typing training game, free to choose the font you want to practice, including English, Chinese and English mixed practice.
snake
- 一个贪吃蛇的代码,希望大家玩了给点意见~~~
E_luo_si_fang_kuai
- 使用c语言编写的俄罗斯方块游戏,程序精简,基本功能都能实现,还有闯关模式,源码奉上。-Using c language Tetris game, streamline procedures, basic functions can be realized, as well as pass through mode, source code offer.
amiral_batti
- there are numbers of ships in matrix with different size. and the game consist of shot this ships with giving cocrdinate
aasnake_adv
- A Snake game, designed using graphics and a light weight program.
snake
- A classic Snake game developed in windows with some kernel functions like gotoxy.
Pokemon
- This a program that randomly 1 pokemon to fight with ypu. :)-This is a program that randomly 1 pokemon to fight with ypu. :)
tictactoewin
- 一个用C++ 写成的井字过三关程序,程序会自动选择玩家或计算机先走,但是计算机是永不会输的啊! -a written tic-tac-toe procedure, the program will automatically choose players or computer ahead, But the computer will never lose ah!
tangbiao132
- 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为
vbqq
- 简单的QQ通信,有个简单的页面,两方可以互发消息-Simple QQ communication, have a simple page, the two sides can send each other news
jisuanqi
- 实现计算器的所有功能,加,减,乘,除等功能 供大家学习-Implement all the features of the calculator for everyone to learn
TicTacToe_218575862010
- simple tic tac toe program written in c++.Play and enjoy.