CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 小 游戏 项目

搜索资源列表

  1. EightQueens

    0下载:
  2. 数据结构课程设计-八皇后算法的实现。 使用链表堆栈来实现的,涉及到一些界面编程的内容。具体也不太记得了,因为这是一年前做的了。希望广大朋友能支持一下,提供一些游戏源码参考一下。本人这学期的项目实践是开发斗兽棋这个小游戏。-curriculum design data structure-eight of the Queen's algorithm to achieve. Use Chain stack to achieve, involving some interface prog
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:138093
    • 提供者:李冰海
  1. 1302204

    0下载:
  2. 在坛子里经常能看到MFC编制的GUI游戏,功能强大,界面美观,人机交互便利等优点是控制台程序是无可比拟的.但对于刚初步了解 C/C++的朋友们是无法短期内能学会编写MFC游戏的。于是小弟采用 Win32 控制台 项目做了一个C++的小游戏,希望对于那些朋友,对大一, 大二的学生编写字符界面的小程序有所帮助。-in millions always be prepared to see the MFC GUI games, powerful, beautiful interface, HCI fac
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6720
    • 提供者:孙乾坤
  1. java聊天室有头像源代码

    3下载:
  2. 该项目由Eclipse所写 包说明: gui:图形包,客户端界面 Images:表情包 net:网路包,提供网络连接和服务交互数据的方法 net.Message:消息包,表示在网络相互传输数据时候封装的消息 Snake:待扩展的游戏包 test:备用测试包 files:配置文件 该项目是简单聊天室的实现 编写工具:Eclipse3.2(图形界面:NetBeans 6.5) 主要功能: 用户登陆(用户名不能重复,密码随便) 载入用户列表(可动态载入,删除) 发送群聊信息,发送私聊信息(可发送给指定
  3. 所属分类:J2ME

    • 发布日期:2010-12-18
    • 文件大小:1310690
    • 提供者:goodgame
  1. Ball_Game

    0下载:
  2. 利用socket做的一个弹球对战游戏/这是我做的第一个小项目,请大家慢慢品尝-Use a socket to do battle pinball game/this is the first I have done a small project, please enjoy slowly
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:80621
    • 提供者:168915087
  1. SpaceOut

    0下载:
  2. J2ME开发的手机小游戏 我传了整个项目 项目里面含有代码 也包括JAD JAR文件。-J2ME mobile phone game development, I passed the project which contains the entire project also includes code JAD JAR file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:133912
    • 提供者:王红飞
  1. columns

    0下载:
  2. 一个小游戏,是实践课的一个小项目,内部包括了详细的文档,测试,源码,支持多人联机,源码有较清晰的注释,适合于初学者学习-it contains a well-know game called columns. Besides, the file also includes clear documents, test reports, source code with detailed notes. It would offer help for the novic
  3. 所属分类:Game Program

    • 发布日期:2017-05-13
    • 文件大小:3287790
    • 提供者:飞飞
  1. java_Tank

    0下载:
  2. java编写的坦克大战小游戏,功能简单,是一个学习java练习的小项目。功能:F2重新开始,敌人死光自动加入,简单的爆炸效果-Battle City game written in java, features simple, is a practice of small projects to learn java. Function: F2 to re-start, the enemy killed off automatically, a simple explosion effect
  3. 所属分类:Shot Game

    • 发布日期:2017-04-02
    • 文件大小:102305
    • 提供者:wang
  1. Puzzle

    0下载:
  2. 一个拼图游戏的源代码。 .游戏引擎代码参考[美]Michael Morrison的《游戏编程入门》 2.打猎游戏图片资源来自于《武林群侠传》中的打猎小游戏 3.用vc.net2005编译时注意在项目属性页中ATL使用选择"不使用ATL",字符集选"使用多字节字符集",还有链接器->输入->附加依赖项:msimg32.lib winmm.lib。-A jigsaw puzzle of the source code. . Game engine code to refer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:414211
    • 提供者:ly
  1. RussiaBlock

    0下载:
  2. # 的项目实例:俄罗斯方块游戏。虽然是个小游戏,还是很值得学习的哦-# Examples of projects. Tetris. Oh, worth learning
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:453130
    • 提供者:小白
  1. wzq

    0下载:
  2. 自己学习之余基于Visual C++开发的一款小游戏。可实现五指棋的所有功能,不过只能程度不是很高,有待改进,比较适合想练手实现具体项目的同学参考使用。-Themselves to learn and Visual C++ based on the development of a game. Five fingers can be realized all the features of chess, but only the extent is not very high, could be
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:69035
    • 提供者:雷清云
  1. XNA

    0下载:
  2. 您已经准备好了一切,现在就让我们开始编码吧!本节您将在XNA Studio模板的帮助下创建一个简单的游戏项目,然后在Update和Draw方法中添加少量代码以实现一些小功能。-You have everything ready, now let' s start coding it! In this section you will help in the XNA Studio template to create a simple game project, and then in th
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1979226
    • 提供者:欧阳克
  1. eat

    0下载:
  2. 一个吃豆豆的小游戏: 在完成面向对象、Swing、线程的课程后,可以开始练习本项目的部署安排。安排本练习的主要目的理解面向对象、能够用面向对象的思路去思考问题,结合Swing和现成的知识完成本项目。 -Eat Peas a little game: the complete object-oriented, Swing, threads of course, can begin to practice the deployment of the project arrangements.
  3. 所属分类:Games

    • 发布日期:2017-03-29
    • 文件大小:181370
    • 提供者:马松
  1. snake

    0下载:
  2. 小项目,C语言做贪吃蛇小游戏,实现界面等基本功能。-small game project named snake.
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:4429
    • 提供者:saycool
  1. 3Dchidou

    0下载:
  2. 此项目类似一款吃豆人的小游戏,采用的是3D-This project like a Pac-Man game, using the 3D
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:76537
    • 提供者:刘伟
  1. 103

    0下载:
  2. 使用C实现一个小游戏的例程,参考例程可以移植到自己的嵌入式系统中作为娱乐项目使用。-Implement a small game using C routines, refer to routines can be ported to embedded systems in their use as entertainment.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1342
    • 提供者:张飞
  1. 扫雷

    0下载:
  2. 一个扫雷的小游戏,可以自己控制雷的数量,除了画面背景不够精良,基本还可以(A minesweeper small program can control the number of mine, in addition to the background is not good enough, the basic still can be)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:15360
    • 提供者:雨落花开
  1. 飞行棋项目

    0下载:
  2. 使用C#编程语言制作小游戏--飞行棋。使用Windows平台软件VS2010编写,软件运行在Windows平台上。(Use C# programming language to make small games -- flight chess)
  3. 所属分类:C#编程

    • 发布日期:2018-04-23
    • 文件大小:34816
    • 提供者:天涯626
  1. NumberTwo2048

    0下载:
  2. 项目主体功能说明 1.图形用户界面:2048的最大特点就是玩家对图形界面里的数字进行操作,也就是是玩家与游戏的互动,实现可以显示2、4、8、16、32、64、128、256、512、1024、2048.......数字的方块。 2.方块移动:实现各个方块的上下左右移动。 3.实现方块间数字判断与相加。 4.当前分数SCORE的显示:在我们设计的2048游戏中当前分数取了页面内所有数字相加的值为分数,对玩家玩游戏的进展有直接性、客观性的展现; 5.数字颜色:游戏中数字的颜色以2为首项的等
  3. 所属分类:游戏

    • 发布日期:2018-04-28
    • 文件大小:3156992
    • 提供者:你猜1我猜1
  1. 04 项目实战

    0下载:
  2. 小游戏 桌面破环王,使用C++开发 MFC 功能齐全(very good ! And have Good idea. Now and all free . i very shuold yuo will need this!)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3334144
    • 提供者:adapac
  1. Plants V.S. Zombies

    2下载:
  2. 达内学习python的项目之一,用python3.6+pygame写一个植物大战僵尸的小游戏(One of Dane's projects to learn Python is to use Python 3.6 + pyGame to write a game Plants V.S. Zombies)
  3. 所属分类:游戏

    • 发布日期:2019-12-17
    • 文件大小:21779456
    • 提供者:一叶凌风
« 1 23 4 5 »
搜珍网 www.dssz.com