Mario-Game-master

所属分类:系统编程
开发工具:C#
文件大小:4329KB
下载次数:2
上传日期:2017-05-07 21:04:09
上 传 者范德萨发
说明:  马里奥的游戏源码,可以帮助学习游戏编程,大家好好研究吧
(mari game demo )

文件列表:
LICENSE (1082, 2015-10-23)
MarioLevelEditor (0, 2015-10-23)
MarioLevelEditor\FormEditor.Designer.cs (18300, 2015-10-23)
MarioLevelEditor\FormEditor.cs (9913, 2015-10-23)
MarioLevelEditor\FormEditor.resx (59647, 2015-10-23)
MarioLevelEditor\FormParams.Designer.cs (7291, 2015-10-23)
MarioLevelEditor\FormParams.cs (3662, 2015-10-23)
MarioLevelEditor\FormParams.resx (5695, 2015-10-23)
MarioLevelEditor\MarioLevelEditor.csproj (5847, 2015-10-23)
MarioLevelEditor\MarioLevelEditor.ico (7358, 2015-10-23)
MarioLevelEditor\Program.cs (467, 2015-10-23)
MarioLevelEditor\Properties (0, 2015-10-23)
MarioLevelEditor\Properties\AssemblyInfo.cs (1247, 2015-10-23)
MarioLevelEditor\Properties\Resources.Designer.cs (3165, 2015-10-23)
MarioLevelEditor\Properties\Resources.resx (6070, 2015-10-23)
MarioLevelEditor\Properties\Settings.Designer.cs (1073, 2015-10-23)
MarioLevelEditor\Properties\Settings.settings (242, 2015-10-23)
MarioLevelEditor\Selected.png (3205, 2015-10-23)
MarioLevelEditor\bgblock.png (23510, 2015-10-23)
MarioLevelEditor\bin (0, 2015-10-23)
MarioLevelEditor\bin\Debug (0, 2015-10-23)
MarioLevelEditor\bin\Debug\lev1.xml (7341, 2015-10-23)
MarioObjects.sln (2370, 2015-10-23)
MarioObjects (0, 2015-10-23)
MarioObjects\ClassDiagram1.cd (1, 2015-10-23)
MarioObjects\FMOD (0, 2015-10-23)
MarioObjects\FMOD\fmod.cs (272626, 2015-10-23)
MarioObjects\FMOD\fmod_dsp.cs (39536, 2015-10-23)
MarioObjects\FMOD\fmod_errors.cs (15345, 2015-10-23)
MarioObjects\FMOD\fmod_memoryinfo.cs (13129, 2015-10-23)
MarioObjects\Fan Images (0, 2015-10-23)
MarioObjects\Fan Images\Only Background_Using xGraph.DrawImage_onMainForm.PNG (12655, 2015-10-23)
MarioObjects\Fan Images\Only_Invalidated_EmptyMainFormPaint.PNG (12426, 2015-10-23)
MarioObjects\Fan Images\Only_Timer_Working_But Empty....PNG (12992, 2015-10-23)
MarioObjects\Fan Images\Overlapped 6-8.PNG (12574, 2015-10-23)
MarioObjects\Images (0, 2015-10-23)
MarioObjects\Images\Backgrounds (0, 2015-10-23)
MarioObjects\Images\Backgrounds\Frame.png (254527, 2015-10-23)
... ...

# Mario Objects ![](https://github.com/jazzyjester/Mario-Objects/blob/master/mario1.png) ![](https://github.com/jazzyjester/Mario-Objects/blob/master/mario2.png) ##Introduction Mario Objects is a Mario game + level editor created by me when I was at collage. This was my first project I made in c# to learn the language. I started it as little project to learn how to use bitmaps and surfaces in c# and because of my deep love with the mario game I decided to practice on mario sprites. As time goes by I added more and more objects to the game , timers, mario phisics, intersections with other objects and its became a really nice projects so in addition I added to it a nice level editor to be able to create some type of levels. Its not perfect and many parts of the game are not as they are supposed so be but as a result I was very proud of it. ##Content The solution created in Visual Studio 2010 and contains 4 projects - **MarioObjects** - Main Game Project. - **MarioLevel Editor** - Level Editor Project. - **Mario Rectangle** - Simple tests project. - **Mario Test** - Simple Unit test project. ## Level Editor The level editor creates XML file that later will be loaded to the game and create all the objects for the game. All the objects that are available are on the left panel. Click on the same object will bring the properties screen if available. I know the UX is very bad, but thats what I thought on that time. ![](https://github.com/jazzyjester/Mario-Objects/blob/master/mario3.png) ## Contact Write to me if you like the game : jazzyjester@gmail.com

近期下载者

相关文件


收藏者