搜索资源列表
WpfMusicPlayer
- C#和WPF开发的简单音乐播放器,可以学习一下,很不错,可以下载-C# and WPF development of a simple music player, you can learn about, very good, you can download
racingcar
- 赛车游戏,c课设用的。只有单人模式。还会改进。-Racing game, c class-based use. Only single-player modes. It will improve.
tankedazhan
- 一个很实用的C语言代码,代码一共有四个文件夹,分别代表的是地图、玩家坦克、电脑坦克等,编译环境要是DOS下的Win-tc或者是tc其他的编译器不能用-A very practical C-language code, the code a total of four folders, each represented by the map, the player tanks, tanks, and other computers, the compiler if the DOS environm
FlyKnight
- 骑士飞行棋 app.c 程序入口文件 Controller.h + Controller.c 程序主要控制文件,控制游戏的业务流程 Map.h + Map.c 游戏的地图文件,用于生成和显示地图 Player.h + Player.c 玩家结构体,描述游戏中人脑玩家与电脑玩家的各种状态与函数 Stock.h + Stock.c 股票结构体,描述游戏中的股票信息和与其相关的各种函数 StockHoldInfo.h + StockHoldIn
Tank-Combat-
- 我们所开发的坦克大战与之玩法功能类似,使用c++进行开发。我们同时对原先的坦克大战的界面风格进行的大幅度的修改,用手绘风格的效果,更加贴近现代人的审美,是游戏更加妙趣横生,不至于过时。加强游戏者的游戏体验。-We developed the tanks of war and play function of similar, use c++ development. We also to the original tanks war of the interface style signific
snake
- A 2-Player Snake game written in C Lang.
mypong
- 类似于打砖块游戏,使用C语言和SDL库编写。有两个paddle,在屏幕上方和下方,上方挡板AI控制,下方玩家控制,挡板只能在水平方向移动,中间还有个撞击球。通过挡板击球,让越过对方挡板则能加分。 这个小游戏用SDL在开始游戏界面做了个鼠标控件。游戏目前就设计了两级难度,第一级有一个移动paddle在中间干扰球,第二级有两个固定paddle,和一个移动paddle来干扰球的运行,并且在第二级电脑paddle的速度会增加,使得电脑更为灵敏,难以战胜。-Arkanoid-like game, wr
MARIO
- C++“超级玛丽”游戏的源代码,超经典的单机小游戏,小时候让人着迷的小游戏,超级玛丽至今仍是小朋友们的最爱,那么究竟它是如何开发出来的呢?本源码基于C++,它将让您揭开神秘面纱,源码完整开源。游戏运行截图如上所示。-C++ " Super Mario" game source code, super classic single-player game, a child fascinating game, Super Mario is still the children
Suwaki_(BuilderCPPGame-pl)
- This a simple game written in Borland C++ Builder 5. The player should join as many sqares as its possible. Users Interface is in Polish, but game is very simple. Have a fun :) Jaroslaw Jasinski-This is a simple game written in Borland C++ Builde
Trains_(BuilderCPPGame-pl)
- This game is written in Borland C++ Builder 5. The player should join the stations (numbers) and do not cross existing track (lines) and stations. It s a good example for using Canvas component. Have a fun :) Jaroslaw Jasinski
RPG
- 基于C++的一个RPG游戏程序代码,可以实现三种玩家角色与电脑进行PK;内含一个工程文件,包括一个主程序和5和自定义头文件。-An RPG program code Based on C++ can achieve three player roles PK with computers.
kinect_for_writinggame
- 在visual studio使用c#,利用kinect开发的“农家书院”体感游戏,包括人体骨架识别判定,flash播放等整套游戏流程-In visual studio using c#, use kinect developed " Farm College" somatosensory games, including human skeleton recognition judgment, flash player so the whole flow of the game
HW2
- 简单的乒乓球游戏, 玩家控制左右两个板,运用了最简单的碰撞原理。 opengl/c++ -A very simple pong game in C++/OpenGL. player control both left and right paddle. Very simple collision detection method was used in this project. Paddle was drew using OpenGL vertex color.
Tetris
- 用vs2010编写,语言是c#,可运行,开发此游戏者可参考!- 检测到中文 英语
game_Baloon.c
- A single player Baloon shooter Game in C Language. Points will be deducted based on Hit ratio.