基本信息
源码名称:BrickOut弹球小游戏
源码大小:0.17M
文件格式:.zip
开发语言:C#
更新时间:2022-11-15
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
BrickOut弹球小游戏

.
├── BrickOut
│   ├── AssemblyInfo.cs
│   ├── Backup
│   │   ├── AssemblyInfo.cs
│   │   ├── Ball.cs
│   │   ├── Brick.cs
│   │   ├── BrickOut.csproj
│   │   ├── BrickOut.csproj.user
│   │   ├── BrickOut.sln
│   │   ├── BrickOut.suo
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── GameObject.cs
│   │   ├── Paddle.cs
│   │   ├── Row.cs
│   │   ├── Score.cs
│   │   ├── SpeedDialog.cs
│   │   ├── SpeedDialog.resx
│   │   └── licenses.licx
│   ├── Backup1
│   │   ├── AssemblyInfo.cs
│   │   ├── Ball.cs
│   │   ├── Brick.cs
│   │   ├── BrickOut.csproj
│   │   ├── BrickOut.csproj.user
│   │   ├── BrickOut.sln
│   │   ├── BrickOut.suo
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── GameObject.cs
│   │   ├── Paddle.cs
│   │   ├── Row.cs
│   │   ├── Score.cs
│   │   ├── SpeedDialog.cs
│   │   ├── SpeedDialog.resx
│   │   └── licenses.licx
│   ├── Backup2
│   │   ├── AssemblyInfo.cs
│   │   ├── Ball.cs
│   │   ├── Brick.cs
│   │   ├── BrickOut.csproj
│   │   ├── BrickOut.csproj.user
│   │   ├── BrickOut.sln
│   │   ├── BrickOut.suo
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── GameObject.cs
│   │   ├── Paddle.cs
│   │   ├── Row.cs
│   │   ├── Score.cs
│   │   ├── SpeedDialog.cs
│   │   ├── SpeedDialog.resx
│   │   └── licenses.licx
│   ├── Ball.cs
│   ├── Brick.cs
│   ├── BrickOut.csproj
│   ├── BrickOut.csproj.user
│   ├── BrickOut.sln
│   ├── BrickOut.suo
│   ├── Form1.cs
│   ├── Form1.resx
│   ├── GameObject.cs
│   ├── Paddle.cs
│   ├── RevErr.txt
│   ├── Row.cs
│   ├── Score.cs
│   ├── SpeedDialog.cs
│   ├── SpeedDialog.resx
│   ├── UpgradeLog.XML
│   ├── UpgradeLog2.XML
│   ├── UpgradeLog3.XML
│   ├── _UpgradeReport_Files
│   │   ├── UpgradeReport.css
│   │   ├── UpgradeReport.xslt
│   │   ├── UpgradeReport_Minus.gif
│   │   └── UpgradeReport_Plus.gif
│   ├── app.config
│   ├── bin
│   │   └── Debug
│   │       ├── BallOut.wav
│   │       ├── BrickHit.wav
│   │       ├── BrickOut.exe
│   │       ├── BrickOut.exe.config
│   │       ├── BrickOut.pdb
│   │       ├── BrickOut.vshost.exe
│   │       ├── BrickOut.vshost.exe.config
│   │       ├── BrickOut.vshost.exe.manifest
│   │       ├── PaddleHit.wav
│   │       ├── WallHit.wav
│   │       ├── ball.gif
│   │       ├── brick.gif
│   │       └── paddle.gif
│   ├── licenses.licx
│   └── obj
│       └── Debug
│           ├── BrickOut.Form1.resources
│           ├── BrickOut.SpeedDialog.resources
│           ├── BrickOut.csproj.FileListAbsolute.txt
│           ├── BrickOut.exe
│           ├── BrickOut.exe.incr
│           ├── BrickOut.exe.licenses
│           ├── BrickOut.pdb
│           ├── BrickOut.projdata
│           ├── DesignTimeResolveAssemblyReferencesInput.cache
│           ├── GenerateResource.read.1.tlog
│           ├── GenerateResource.write.1.tlog
│           ├── TempPE
│           └── temp
└── BrickOut弹球小游戏C#.zip

11 directories, 98 files