资源列表
20150726_045521003
- 易语言文字打怪游戏源码例程程序结合易语言扩展界面支持库和多线程支持库,实现打怪文字游戏。-Easy language source Daguai game routine program combining easy language support library expansion interface and multithreading support library that implements Daguai word games.
20150726_045825328
- 易语言取图元文件源码例程程序结合易语言GDIPlus类模块,实现读取图元文件功能。-Easy language source metafile take routine program combined with easy language GDIPlus class module, read the metafile functions.
20150726_050228084
- 诊所处方签系统易语言源码例程程序结合易语言扩展界面支持库和超级菜单支持库,调用易语言模块实现诊所处方签操作-Clinic prescr iption system easy language source code routine program combining easy language support library expansion interface and super menu support library, call easy language modules operate
Tetris
- 主要用javascr ipt实现的网页版的俄罗斯方块简易小游戏,能实现基本的左右移动,满行消除等功能-Mainly achieved using javascr ipt web version of Tetris simple game, move around to achieve the basic, full-line elimination function
wipestars
- 仿照经典的游戏,消灭星星,是一款经典的游戏,很有参考价值-Modeled on the classic game, the elimination of the stars, is a classic game, it is a reference value
ballgame
- 使用c#简单实现弹珠游戏,在vs2010下开发-Using c# simple implementation pinball game, developed under vs2010
Jigsaw
- Java语言实现数字连连看源码 Java语言实现数字连连看源码 -Digital Lianliankan Java language source code
snake
- 这是大一时写的简单的贪吃蛇小游戏,里面还有个小彩蛋,-This is a great moment to write a simple Snake game, there is also a small egg, hey
Snake-VC-MVC
- 好玩儿的贪吃蛇游戏,根据vc的mvc编写,值得下载。-Fun of snake game, worth downloading.
002-SokobanMap
- LabVIEW程序编写仓库番(推箱子)程序的子VI及生成的程序,子VI在LabVIEW2012版本打开,生成程序可在较新LabVIEW平台运行。-Sub VI and LabVIEW programming procedures generated Sokoban (Sokoban) program, the sub VI in LabVIEW2012 version opens generation program can be run in a relatively new LabVIEW
russian_box
- 这是实现一款俄罗斯方块的游戏源码,用python+pyqt实现。在安装了python的电脑上即可运行。在教程的基础上稍微做了些改变-i call it russian box ,because everybody may have played it in their years. the source code is wrriten in python. the computer installed with python2.7x will access to it .the tutorial
RussiaCube
- 用c++和opengl写的一个俄罗斯方块小游戏,适合OpenGL初学者学习使用,设计思路比较清晰。环境vs2010-Using c++ and OpenoGL to realize the small game Russian Cube.