▍1. Eros
用c语言编写的俄罗斯方块游戏源码,控制台下的模拟(Tetris source code written in c language, simulation of the console )
用c语言编写的俄罗斯方块游戏源码,控制台下的模拟(Tetris source code written in c language, simulation of the console )
文曲星猜数字,给你六次机会猜数字,成功给出提示,是否继续猜数字(Wenquxing number guessing, give you six opportunities numberguess success prompting whether to continue numberguess)
一款有助于开发智力的拼图游戏,可以自由添加自己喜欢的图片,并进行3*3,4*4等分割(A contribute to the development of intelligence jigsaw puzzle, you can freely add their favorite pictures and 3* 3,4* 4 split)
扫雷一只小游戏,模拟windows系统的自带游戏,用C++实现 (Mine-sweeping a smart game)
qt编写tank小游戏,目前还不是很完善,大家共同学习(qt write tank game, is not perfect, we learn together)
本程序是一个贪吃蛇的程序,可以实现贪吃蛇游戏的基本功能(This program is a Snake' s program, you can achieve the basic functions of the Snake game)
俄罗斯方块 ,经典游戏程序,vc实现的,喜欢的朋友可以看下,有价值(Tetris, the classic game program, vc realized, like a friend may have a look, valuable)
程序由C++编写,贪吃蛇程序,经运行无误,贪吃蛇长度无限制……(C++ written Snake program, run correctly, Snake length unlimited ...)
说明: 用c语言编写的俄罗斯方块,一款益智游戏,挺简单的(C language Tetris, a puzzle game, very simple.)
代码虽简短,游戏很有趣。文档易于下载运行程序。(Although brief, the code, the game is very interesting. Document easy to download and run the program.)
俄罗斯方块是一款风靡全球的掌上游戏机和PC机游戏,它造成的轰动与创造的经济价值可以说是游戏史上的一件大事。它由俄罗斯人阿列克谢• 帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。它看似简单却变化无穷,俄罗斯方块上手极其简单,但是要熟练地掌握其中的操作与摆放技巧,难度却不低。作为家喻户晓老少皆宜的大众游戏,其普及程度可以说是史上任何一款游戏都无法相比的。相信大多数人都还记得为它痴迷得茶不思饭不想的那个俄罗斯方块时代。由于俄罗斯方块具有的数学性、动态性与知名度,也经常拿来作为游戏程序设计的练习题材。(Tetris is a popular the global handheld console and PC games, it caused a sensation with the creation of economic value can be said that the game in the history of a major event. It invented by the Russians Alexey • Pajitnov, it was this name. The basic rules of Tetris moving, rotating and placing games automatically output a variety of boxes, arranged in a complete one or more lines and eliminate the score. It seems simple, but endless variations, Tetris is extremely simple to get started, but to be proficient in the operation and placed skills, the difficulty is not low. As the household ages Volkswagen games, its pervasiveness can be said that the history can not be compared to any game. I believe most people still remember it was obsessed tea does not think Rice did not want that Tetris era. Tetris has math, dynamic and well-known, often being used as the theme of game programming practice.)
用C++编的一个扫地雷游戏,代码清晰,有注释(A Minesweeper game C++ compiled, the code is clear, Notes)
超级玛丽的简单模拟程序,图形界面不是很美观,但原理可以看看(Super Mario simple simulation program, the graphical interface is not very beautiful, but the principle can take a look at)
以前写的一个俄罗斯方块程序 纯Windows API 和 GDI接口编写的 是学习Windows编程的好例子(A Tetris program used to write pure Windows API the GDI interface to write is a good example to learn Windows programming)
俄罗斯方块 纯C 语言版;精巧实现; 只有一个源码文件, 编译时请加上-std=c99 参数; gcc -std=c99 Tetris.c (Pure C language version of Tetris exquisite realization only one source file, when compiling with-std = c99 parameters gcc-std = c99 Tetris.c)
MFC编写的贪吃蛇小游戏,适合MFC图形动画开发学习者学习。(Snake game written in MFC for MFC graphics and animation to the development of learners.)
简明易懂的C语言俄罗斯方块,编程语言C,源码,未编译,TC 通过。(Tetris: programmed by c, which is concise and simple, so it is an easy way to learn C with strengthening your capabiliy in 2D game. it is source code,and has been tested by TC)
简单写的一个横版过关的小游戏,适合新手学习,用DX写的,实现了基本的行走,怪物等(Simple to write a horizontal version of the game to cross the border, suitable for novice to learn to write DX, basic walking monsters)
扫雷 用VS写的,C++程序 MFC程序。学习C++的好源码(Mine clearance to use VS to write the program C++ MFC program. Learning of a good source of C++)