登录
首页 » Visual C++ » supermario

supermario

于 2009-02-02 发布 文件大小:121KB
0 318
下载积分: 1 下载次数: 7

代码说明:

  这是一个模仿任天堂经典游戏《超级玛丽》的克隆游戏。目前支持windows 和linux两种操作系统。你应该已经得到了这个游戏的全部源代码和地图编辑器 的源代码。地图编辑器( MapEdit目录下 )使你可以充分发挥想象力,轻而易举 地创造出游戏中的关卡 (This is a mimic classic Nintendo game " Super Mario" games Cloning. Currently supports two types of windows and linux operating system. You should have been the game all the source code and map the source code editor. Map Editor (MapEdit directory) allows you to give full play to the imagination, easy to create in-game points)

文件列表:

supermario
..........\bitmap.h
..........\bright.pal
..........\darken.pal
..........\game.cpp
..........\game.h
..........\gpl.txt
..........\graphics



..........\........\Debug


..........\........\ghost.bmp
..........\........\mushroom.bmp
..........\........\player.bmp
..........\........\Release
..........\........\tile.bmp
..........\........\turtle.bmp
..........\input.h
..........\level
..........\.....\level1.dat
..........\.....\level2.dat
..........\linux
..........\.....\bitmap.cpp
..........\.....\input.cpp
..........\.....\main.cpp
..........\.....\Makefile
..........\.....\mytime.cpp
..........\MapEdit
..........\.......\Debug
..........\.......\GhostList.cpp
..........\.......\GhostList.h
..........\.......\MainFrm.cpp
..........\.......\MainFrm.h
..........\.......\MapEdit.clw
..........\.......\MapEdit.cpp
..........\.......\MapEdit.dsp
..........\.......\MapEdit.h
..........\.......\MapEdit.rc
..........\.......\MapEditDoc.cpp
..........\.......\MapEditDoc.h
..........\.......\MapEditView.cpp
..........\.......\MapEditView.h
..........\.......\MapWidthDlg.cpp
..........\.......\MapWidthDlg.h
..........\.......\ObjectTypeDlg.cpp
..........\.......\ObjectTypeDlg.h
..........\.......\Release
..........\.......\res




..........\.......\...\MapEdit.rc2

..........\.......\...\tile.bmp
..........\.......\...\Toolbar.bmp
..........\.......\resource.h
..........\.......\StdAfx.cpp
..........\.......\StdAfx.h
..........\MapEdit.exe
..........\Mario.exe
..........\mytime.h
..........\plane.cpp
..........\plane.h
..........\Readme.txt
..........\sound
..........\.....\back1.mid
..........\.....\back2.mid
..........\sound.h
..........\sprite.cpp
..........\sprite.h
..........\type.h
..........\win32
..........\.....\Bitmap.cpp
..........\.....\Debug
..........\.....\Input.cpp
..........\.....\Mario.dsp
..........\.....\Mario.dsw

..........\.....\Mario.rc
..........\.....\mytime.cpp
..........\.....\Release
..........\.....\resource.h
..........\.....\Sound.cpp
..........\.....\wavread.cpp
..........\.....\wavread.h
..........\.....\winmain.cpp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • link
    连连看 小游戏 可以进行几本的连连看,玩得比较爽,看上去比较舒服(the little games,it is very good)
    2013-09-28 22:55:09下载
    积分:1
  • Snake_C
    说明:  贪吃蛇源码c++实现,经典游戏编程,适合爱好者学习(Snake Source c++ implementation, the classic game programming for fans to learn)
    2010-04-25 17:39:12下载
    积分:1
  • eluosi
    用c++编写的俄罗斯方块小游戏,有兴趣的可以学习下(With c++ Tetris game, interested can learn under)
    2013-10-15 22:11:42下载
    积分:1
  • AdvInAbatSrc
    说明:  这是一个简单的2d图形动画,是用VC编的,适合初学者参考。(This is a simple 2d graphics animation, VC series is the reference for beginners.)
    2006-01-31 17:44:04下载
    积分:1
  • mypinyu
    一个简单的拼图游戏!用vc6.0的mfc实现的!(A simple jigsaw puzzle! The mfc achieved with vc6.0!)
    2011-08-13 11:18:12下载
    积分:1
  • pintu
    一款有助于开发智力的拼图游戏,可以自由添加自己喜欢的图片,并进行3*3,4*4等分割(A contribute to the development of intelligence jigsaw puzzle, you can freely add their favorite pictures and 3* 3,4* 4 split)
    2013-04-16 12:01:18下载
    积分:1
  • MahjongGame
    说明:  本章实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。 (This chapter implements a complete network of four mahjong game, the assembly server and client-side functionality and integration. This chapter focuses on the non-reciprocal function of the establishment of network services, transmission of information sequences, building a virtual three-dimensional space, drawing graphics and display bitmaps, create a bitmap in memory and drawing graphics.)
    2010-03-29 22:58:03下载
    积分:1
  • chaojimali
    用VB仿超级玛丽游戏,虽然界面和真正的玛丽游戏比起来有点差,但游戏的控制还算可以了,基本都实现了。(VB with games like Super Mario, although the interface and the real Mary a little bit worse than the game, but still can control the game, and basically realized.)
    2009-05-21 03:03:59下载
    积分:1
  • guessing-game
    用c语言写的猜数字游戏,源码共享给大家,方便大家学习!(A guessing game in C programming language; there is the source code for everyone to share and facilitate learning!)
    2013-06-04 15:54:52下载
    积分:1
  • super-marry
    超级玛丽的简单模拟程序,图形界面不是很美观,但原理可以看看(Super Mario simple simulation program, the graphical interface is not very beautiful, but the principle can take a look at)
    2012-10-16 14:56:57下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载