基于c#的简单画图游戏

时间:2015-01-17 17:40:05
【文件属性】:

文件名称:基于c#的简单画图游戏

文件大小:62KB

文件格式:ZIP

更新时间:2015-01-17 17:40:05

画图游戏

用C#实现了简单的绘图,并实现了保存游戏等功能


【文件预览】:
DrawGame
----DrawGame.suo(39KB)
----DrawGame()
--------DrawGame.csproj(4KB)
--------Form1.cs(5KB)
--------Program.cs(495B)
--------Rectangle.cs(555B)
--------Circle.cs(446B)
--------Form1.resx(6KB)
--------Properties()
--------Form1.Designer.cs(8KB)
--------obj()
--------bin()
----DrawGame.sln(866B)

网友评论

  • 挺不错,简易的画图的实现