Description: This a written in C++ Battle City game, the basic operation is: direction control: W, A, S, D or arrow keys fired bullets: J start the game: Enter out of the game: ESC
To Search:
File list (Check if you may need any files):
源代码\Ai.cpp
......\Ai.h
......\Bitmap.cpp
......\Bitmap.h
......\bmp\backwall.bmp
......\...\bomb.BMP
......\...\bullet.BMP
......\...\entre.bmp
......\...\over.bmp
......\...\piece.bmp
......\...\start.bmp
......\...\tanks.bmp
......\...\things.bmp
......\...\wall1.bmp
......\...\新建 Windows位图图像.bmp
......\Bomb.cpp
......\Bomb.h
......\Bullet.cpp
......\Bullet.h
......\Game.cpp
......\Game.h
......\icon1.ico
......\map\1.txt
......\...\2.txt
......\...\3.txt
......\...\4.txt
......\...\5.txt
......\MyFile.cpp
......\MyFile.h
......\PlayMusic.cpp
......\PlayMusic.h
......\resource.h
......\sound\BACK.MID
......\.....\bomb.wav
......\.....\Shot.wav
......\.....\things.wav
......\Sprite.cpp
......\Sprite.h
......\StdAfx.cpp
......\StdAfx.h
......\Tank.aps
......\Tank.cpp
......\Tank.h
......\Tank.rc
......\坦克战.cpp
......\坦克战.dsp
......\坦克战.dsw
......\坦克战.ncb
......\坦克战.opt
......\坦克战.plg
......\坦克战.suo
......\常数定义.h
......\结构定义.h
......\bmp
......\Debug
......\map
......\Release
......\sound
源代码