资 源 简 介
A PacMan-like game, based on "Classic Muncher" for the Amstrad CPC.
It is created step by step, for beginners, using C# as programming language and SDL (+Tao.SDL) as the graphics library.
You can read the step-by-step howto in:
http://www.nachocabanes.com/english/igp2013/
文 件 列 表
SdlMuncherOOP
Game.exe
compileGame.bat
Sprite.cs
Program.cs
Intro.cs
Credits.cs
Help.cs
Game.cs
Player.cs
Enemy.cs
Hardware.cs
Image.cs
Font.cs
data
docs
vs2010project
SDL.dll
Tao.Sdl.dll
jpeg.dll
libpng13.dll
SDL_image.dll
SDL_mixer.dll
SDL_ttf.dll
zlib1.dll
Level.cs
Sound.cs
ScoreBoard.cs
EnemyGreen.cs
EnemyPurple.cs
EnemyBlue.cs
EnemyRed.cs
Game.vshost.exe