文件名称:CShap Reversi Source
文件大小:398KB
文件格式:ZIP
更新时间:2012-06-15 19:20:52
C shap Reversi
Reversi (also marketed by Pressman under the trade name Othello) is a board game involving abstract strategy and play by two players on a board with 8 rows and 8 columns and a set of distinct pieces for each side. Pieces typically are disks with a light and a dark face, each side belonging to one player. The player's goal is to have a majority of their colored pieces showing at the end of the game, turning over as many of their opponent's pieces as possible.
【文件预览】:
GameExample.sln
GameExample
----PlayScreenControl.cs(2KB)
----RenderAreaControl.cs(306B)
----GameInfoControl.cs(395B)
----HelpScreenControl.cs.Designer.cs(4KB)
----HelpScreenControl.cs.cs(863B)
----Resources()
--------Start.wav(75KB)
--------InvalidMove.wav(173KB)
--------CloudBase.gif(98KB)
--------Skip.wav(29KB)
--------MainMenu.gif(95KB)
--------Move.wav(189KB)
----ImageUtil.cs(310B)
----OptionsMenuControl.cs(720B)
----Properties()
--------Resources.Designer.cs(4KB)
--------Resources.resx(7KB)
--------AssemblyInfo.cs(1KB)
----Program.cs(565B)
----GameStyles.cs(2KB)
----OptionsMenuControl.resx(6KB)
----MainMenuControl.Designer.cs(6KB)
----HelpScreenControl.cs.resx(6KB)
----IHaveBackground.cs(244B)
----MainForm.resx(6KB)
----GameScreenControl.cs(1KB)
----TransparentControl.cs(2KB)
----GameExample.csproj(8KB)
----OptionsMenuControl.Designer.cs(5KB)
----MainMenuControl.resx(6KB)
----MainForm.cs(3KB)
----GameExample.csproj.user(198B)
----Reversi()
--------ComputerPlayer.cs(1KB)
--------PlayerType.cs(210B)
--------Game.cs(16KB)
--------GameRender.cs(21KB)
--------Board.cs(4KB)
--------AI()
--------IGameHost.cs(439B)
--------EmailPlayer.cs(169B)
--------TextMessagePlayer.cs(175B)
--------Position.cs(2KB)
--------Sprite.cs(504B)
--------NetworkPlayer.cs(171B)
--------HumanPlayer.cs(838B)
--------Player.cs(313B)
--------GameManager.cs(2KB)
--------Randomizer.cs(168B)
--------GameState.cs(543B)
--------IPlayer.cs(330B)
--------GameOptions.cs(2KB)
--------GameScreen.cs(271B)
--------Direction.cs(314B)
----PlayScreenControl.resx(6KB)
----MainForm.Designer.cs(2KB)
----PlayScreenControl.Designer.cs(1KB)
----MainMenuControl.cs(1KB)
----GameInfoControl.Designer.cs(1KB)
----GameButton.cs(2KB)