资源列表
threes-master
- Threes游戏源代码,来源于github,可以在浏览器上玩耍-Threes game source code from github, you can play in your browser
wuzilianzhu
- 一个五子连珠小游戏,基于easyx,功能参考互联网上的winlinez程序-a game base on easyx graphics library,it is similar to the game Winlinez which can be found on the Internet.
Tetris
- 俄罗斯方块安卓源码,比较简单 但是可以用-er luosi fangkuai
Square
- 经典的俄罗斯方块,代码精简,方便学习!功能强大,适合初学者-The classic Tetris
Tetris
- 基于Java的小游戏,俄罗斯方块。源代码-Java based on the game, tetris.
ELuoSiBlock
- 用c语言实现的经典尔罗斯方块小游戏 功能算是比较齐全-tipical game for c
tuixiangzi
- 实现了推箱子的基本功能 且界面非常好看,整个程序用C语言开发,流程清晰。-Realize the basic function of pushing And the interface is very good-looking, the entire program in C language development, the process is clear.
flappy-bird-for-pc-V1.0-
- 愤怒的小鸟简单版,是用++写的版本,代码很少,程序很简单,仅供学习使用。-flappy bird simple version
CSharp_WinMine
- 自己写的扫雷程序 ,第一次写小游戏,迈出了第一步,分享给大家-Write your own demining process, the first to write a small game, took the first step, for everyone to share
Game2048
- 跟最近流行的手机游戏2048一样,VC+opengl,仅供参考-With the recent popularity of mobile games, like 2048, VC+opengl, for reference
Sokoban
- 推箱子 用上下左右来移动小人来推动箱子到指定位置,如果全部箱子都到达指定位置,会弹出窗口(如图3)。选择“是”进入下一关,选择“否”退出游戏。游戏中可以用鼠标点击右侧按钮或选项菜单来实现相应的功能。-Sokoban used to move up and down the villain to push boxes to the specified location, if all boxes have arrived at the designated location, a pop-up w
贪吃蛇
- 用c++编写的贪吃蛇程序,里面有详细的代码,图片,使用方法