资源列表
GameVHDL
- 在游戏开始前,按下clear键开始点阵像素的扫描,每次显示一个点,在1.6s的时间内将用到的点阵的16个点扫描一遍以检查好坏; Re(复位键)重新开始,按下时数码管显示分数清0,重新产生第一个方块; le键实现左移,ri键实现右移; 由于资源限制,采用一个数码管显示分数,每消一行时,数码管分数加一,加到10时重新自动变为0; 用一个拨码开关控制下落的速度,置1时快速0.6s,置0时慢速1s -Lattice pixel scanned each time a point be
confrontation-game
- 该程序模拟了一个简单的对抗游戏,通过友元类的控制,实现对游戏流程的控制,此为实验娱乐项目.-The program simulates a simple game against friend class control, the control of the flow of the game, this experiment entertainment.
NPCGEN
- a short code for npcgen exe
vball
- 学习VB,Visual Basic的非常好的例子,首发,这是一个弹球的游戏,超简单,代码好理解,是学习VB事件的一个好例子。-Learning VB, Visual Basic is a very good example, starting, this is a pinball game, super simple, the code is easy to understand, is to learn VB events, and a good example.
tic-tac-toe-project
- This C++ program on TIC TAC TOE GAME is a simple text base game. This program is without grahics to focus on logic /algorithm used in game. Two players can play this game.
pacman
- pacman game with two modes:easy and moderate
五子棋 用C语言写的
- 五子棋 用C语言写的一个简单的五子棋程序 供大家学习与参考 也可交流-5 chess
sun
- linux打字游戏,shell掉单词,敲击后消失-linux typing games, shell out the word disappears after knocking
FINALPRO-
- It is battleship game created in c++ with graphics, very helpful to many people
DH
- 打怪物小游戏,选房间,算装备以及基础伤害-Playing monster games, the election room, equipment, and base damage calculation
fly-bird
- 这是一个fly bird小游戏的源代码。空间里看到的,一个C++版本的Flappy bird,编译了一下,改掉了几个错误,觉得挺有意思的。事实上代码远比游戏有意思。 不会用的可以直接新建一个简单的“hello world”工程(Win32 Console Application),把代码替换掉源代码编译就好了-This is a fly bird game' s source code. Space to see, a C++ version Flappy bird, comp
Matlab2048
- 2048matlab代码-2048 the matlab codes of 2048.