资源列表
24C
- 利用C语言写的24点游戏,可在控制台运行,请下载后新建工程,然后复制代码即可运行。-Use C language to write the 24-point game, can run in the console, after download the new project, and then copy the code to run.
ex31.py
- 一个用python编成的选择性小游戏,可以用于尝试练习,也可以运行娱乐一下,选项是1-3,3是隐藏选项-A small selection game written by python, the option is 1-3. There s different answers! For entertainment.
snake
- C语言编写的贪吃蛇 console输出 -C language Snake console output
snake
- 这是一款传统的贪食蛇游戏的C语言版的源代码,在turbo C的可视化环境下运行,具有传统贪食蛇游戏的功能。
MAZ
- a Snake Game by c language.
game
- 交换成员的单词猜测游戏。基于c++的。也是面向对象的简单应用。-Members exchange word guessing game. Based c++' s.
snack
- 非常简单的windows控制台程序的贪吃蛇源码-Very simple windows console application source code Snake
02050611
- C语言实现的猜数算法,生成一个随机数,然后由用户猜数,猜数正确则输出正确并打印正确的数,不正确则输出比生成的随机数大或小,重新输入,直至猜正确为止。一轮游戏结束后还可由用户选择要不要开始新一轮游戏。
sudoku
- sudoku solver using simple back tracking.. for a wrong quetion output is blank
Sudoku
- 解数独题目,按照规定输入一个数独题目,未知数为0,电脑自动解开题目-Solve Sudoku Problem
math
- 这是一个简易的数学题游戏, 有助小学生学习数学的基本运算-This is a simple math game
八数码还原
- 八数码游戏还原程序,按照一定顺序输入九个数字,给出还原步骤(Eight digital game reduction program, according to a certain order of input nine numbers, give the reduction step)