maze-1.0-source-binaries

所属分类:C#编程
开发工具:Visual C++
文件大小:97KB
下载次数:17
上传日期:2009-03-22 19:36:51
上 传 者vanishing
说明:  C#迷宫程序C#迷宫程序C#迷宫程序C#迷宫程序C#迷宫程序C#迷宫程序C#迷宫程序C#迷宫程序
(C# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# maze)

文件列表:
maze (0, 2004-01-06)
maze\maze.csproj (2771, 2004-01-06)
maze\maze.csproj.user (1804, 2004-01-21)
maze\maze.sln (1947, 2004-01-21)
maze\maze.suo (12800, 2004-04-02)
maze\CommonMaze (0, 2004-01-06)
maze\CommonMaze\CommonMaze.csproj (4831, 2004-03-28)
maze\CommonMaze\Maze.cs (21034, 2004-03-28)
maze\CommonMaze\AssemblyInfo.cs (2426, 2004-01-06)
maze\CommonMaze\Scores.cs (6224, 2004-03-28)
maze\CommonMaze\CommonMaze.csproj.user (1804, 2004-04-02)
maze\CommonMaze\bin (0, 2004-01-06)
maze\CommonMaze\bin\Release (0, 2004-01-06)
maze\CommonMaze\bin\Release\Utilities.dll (28672, 2004-04-02)
maze\CommonMaze\bin\Release\CommonMaze.xml (13886, 2004-04-02)
maze\CommonMaze\bin\Release\utilities.xml (2348, 2004-04-02)
maze\CommonMaze\bin\Release\CommonMaze.dll (28672, 2004-04-02)
maze\GDIPlusGUI (0, 2004-01-06)
maze\GDIPlusGUI\bin (0, 2004-01-06)
maze\GDIPlusGUI\bin\Release (0, 2004-01-07)
maze\GDIPlusGUI\bin\Release\Utilities.dll (28672, 2004-04-02)
maze\GDIPlusGUI\bin\Release\CommonMaze.dll (28672, 2004-04-02)
maze\GDIPlusGUI\bin\Release\utilities.xml (2348, 2004-04-02)
maze\GDIPlusGUI\bin\Release\CommonMaze.xml (13886, 2004-04-02)
maze\GDIPlusGUI\bin\Release\GDIPlusGUI.exe (57344, 2004-04-02)
maze\GDIPlusGUI\GDIPlusGUI.csproj (6451, 2004-03-28)
maze\GDIPlusGUI\MainForm.cs (14951, 2004-03-28)
maze\GDIPlusGUI\MainForm.resx (13480, 2004-03-28)
maze\GDIPlusGUI\AssemblyInfo.cs (2426, 2004-01-06)
maze\GDIPlusGUI\App.ico (1078, 2004-01-06)
maze\GDIPlusGUI\GDIPlusGUI.csproj.user (1803, 2004-04-02)
maze\GDIPlusGUI\EntryPoint.cs (348, 2004-01-09)
maze\GDIPlusGUI\NewMazeForm.cs (4933, 2004-03-27)
maze\GDIPlusGUI\NewMazeForm.resx (11465, 2004-03-27)
maze\GDIPlusGUI\Actors (0, 2004-01-21)
maze\GDIPlusGUI\Actors\IActor.cs (367, 2004-01-21)
maze\GDIPlusGUI\Actors\Player.cs (1390, 2004-01-21)
maze\GDIPlusGUI\data (0, 2004-03-27)
maze\GDIPlusGUI\ScoresForm.cs (6498, 2004-03-28)
maze\GDIPlusGUI\ScoresForm.resx (9871, 2004-03-28)
... ...

This is a maze game. To run, use maze\GdiPlusGUI\release\gdiplusgui.exe To compile, use maze\maze.sln (VS.NET 2003 project) The structure is: Common\Utilities -> Utilities.dll (no custom dependencies) ================================= this is a custom class for vectors (math) and a custom serialization implementation -- IStreamSerializable, as well as some helper functions to serialize common types to streams FAST! I also use it for networking, that's how fast it is. maze\commonmaze -> commonmaze.dll (uses Utilities.dll) ================================= this is the main part of the maze program. completely multi-platform (well, as mono goes :) ) -- i.e. no windows-specific things. it's used to generate and to solve mazes. also, keeps the name of the player and the time took to solve. fully serializable (implements IStreamSeriazable). maze\GdiPlusGUI -> GdiPlusGUI.exe (main program, uses commonmaze.dll and Utilities.dll) ================================= the GDI+ user interface for the game. it uses a 2D maze and has save/load capabilities as well as high-scores (xml format) per maze dimension :) ================================= Notes: - released under GPL license, see license.txt ================================= Special thanks: - Slayer - Sepultura :))

近期下载者

相关文件


收藏者