资源列表
rusGamePro-v1.9
- 俄罗斯方块游戏,通过上下左右方向键控制,完成游戏的消除,与得分-Tetris game, up and down arrow keys to control through the complete elimination game, with the score
mary
- 超级玛丽类的小游戏,这的同学们进行学习学习的-maro smallgame,for study
diablo
- 能玩也能学的小游戏代码。自己学习,自力更生。-Can learn to play the game code. Their own learning, self-reliance.
Tetris
- 一个自己编写的俄罗斯方块小游戏,语言是python,界面库是pyQt.里面有详细的注释。-a python game for treis
24game
- 本程序基于24点小游戏进行编写,在能实现24点基本游戏的基础上为其添加了产生题库,难度等级排序,查看所有的答题历史,更新题库等功能。详细操作和功能见上传文件的文档-The program is based on 24 point game written in basic, can achieve 24 basic game to add the item bank, the difficulty level sort, all answer history, update the databa
Dot-Snake
- 点阵贪吃蛇java 简单程序设计,注本资料部分并非原创,只供学习交流使用。-Dot Snake simple java programming, note this section is not original, only to learn to share.
OpenGL_3D_1532111202003
- the red hot is cool brain
eluosifangkuai
- 俄罗斯方块 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 #include <iostream> #include <stdlib.h> #include <windows.h> #include <time.h> #include <conio.h> using namespace std #define A1 0//A代表长条型,B为方块,C为L型,D为
jingziqi
- #include <iostream> 井字棋 using namespace std const int n=3 int block[n][n]={0,0,0,0,0,0,0,0,0} void draw(int **,int x,int c) -# Include <iostream> using namespace std const int n = 3 int block [n] [n] = {0,0,0,0,0,0,0,0,0
flappy
- 大神的C语言版flappy bird,可以随意修改,欢迎赐教讨论-Great God of the C language version of the flappy bird, free to modify, welcome to enlighten discussions
beginner
- 简单的用C#写的俄罗斯方块的初级代码,只有游戏功能,可以给新手学习用~W S A D 是上下左右。-Simple to use C# to write the primary code Tetris, the game features only can give novices to learn ~ WSAD is up and down.
intermediate
- 用C#写的俄罗斯方块游戏,加入了暂停,改键,存档,读档,美化了界面等功能,适合中级者学习~W S A D 分别是上下左右.-Written in C# Tetris game, adding a pause, change key, archive, read files, beautify the interface functions, suitable for intermediate to learn ~ WSAD are down about.