Click here to Skip to main content
15,881,588 members
Articles / Artificial Intelligence

The Game of Clue (C# 2010)

Rate me:
Please Sign up or sign in to vote.
4.93/5 (55 votes)
13 Aug 2010CPOL29 min read 132.2K   3K   102  
You are a suspect!
  • clue_c_2010.zip
    • Clue CS2010
      • Clue CS2010.sln
      • Clue CS2010
        • About.rtf
        • Arranging The Cards.rtf
        • classPicTray_V2.cs
        • classSprite.cs
        • cLibPicBoxViewer.cs
        • Clue CS2010.csproj
        • Clue CS2010.csproj.user
        • Clue_Icon.ico
        • Dealing the cards.rtf
        • Equipment.rtf
        • formClue.cs
        • formClue.Designer.cs
        • formClue.resx
        • formInstructions.cs
        • formInstructions.Designer.cs
        • formInstructions.resx
        • Getting out of a room.rtf
        • Interesting notes and hints.rtf
        • Introduction.rtf
        • JESSICA_RABBIT.SP2
        • Movement of tokens.rtf
        • Moving into a room.rtf
        • Notes.bfs
        • Preparation.rtf
        • Program.cs
        • Properties
        • Proving the suggestion true or false.rtf
        • PulseButton.cs
        • PulseButton.designer.cs
        • PulseButton.dll
        • RATPROTESTER.SP2
        • Resources
          • baize.png
          • bars.bmp
          • Board Under Lense.jpg
          • CanShowACard.bmp
          • cardback.Jpeg
          • CardBilliardRoom.Jpeg
          • CardRoomBallroom.Jpeg
          • CardRoomConservatory.Jpeg
          • CardRoomDiningRoom.Jpeg
          • CardRoomHall.Jpeg
          • CardRoomKitchen.Jpeg
          • CardRoomLibrary.Jpeg
          • CardRoomLounge.Jpeg
          • CardRoomStudy.Jpeg
          • CardSuspectColMustard.Jpeg
          • CardSuspectMissScarlet.Jpeg
          • CardSuspectMrsPeacock.jpg
          • CardSuspectMrsWhite.Jpeg
          • CardSuspectProfPlum.Jpeg
          • CardSuspectRevGreen.Jpeg
          • CardWeaponCandleStick.Jpeg
          • CardWeaponKnife.Jpeg
          • CardWeaponLeadPipe.Jpeg
          • CardWeaponRevolver.Jpeg
          • CardWeaponRope.Jpeg
          • CardWeaponWrench.Jpeg
          • Clue logo mask.bmp
          • clue logo.bmp
          • ClueBoardMarble.Jpeg
          • ClueFloor.bmp
          • CrimeSceneBallRoom.bmp
          • CrimeSceneBilliardRoom.bmp
          • CrimeSceneConservatory.bmp
          • CrimeSceneDiningRoom.bmp
          • CrimeSceneHall.bmp
          • CrimeSceneKitchen.bmp
          • CrimeSceneLibrary.bmp
          • CrimeSceneLounge.bmp
          • CrimeSceneStudy.bmp
          • die1.bmp
          • die2.bmp
          • die3.bmp
          • die4.bmp
          • die5.bmp
          • die6.bmp
          • magnifying_glass.bmp
          • magnifying_handle.png
          • mainblock.bmp
          • Mouse00.bmp
          • Mouse01.bmp
          • Mouse02.bmp
          • newsprint.jpg
          • NoCardsToShow.bmp
          • notebook.jpg
          • noteBox_blank.bmp
          • noteBox_check.bmp
          • noteBox_ColMustard.bmp
          • noteBox_highlight.bmp
          • noteBox_MissScarlet.bmp
          • noteBox_MrsPeacock.bmp
          • noteBox_MrsWhite.bmp
          • noteBox_ProfPlum.bmp
          • noteBox_questionMark.bmp
          • noteBox_RevGreen.bmp
          • noteBox_X.bmp
          • picture frame oval.bmp
          • Piece_ColMustard.bmp
          • Piece_MissScarlet.bmp
          • Piece_MrsPeacock.bmp
          • Piece_MrsWhite.bmp
          • Piece_ProfPlum.bmp
          • Piece_RevGreen.bmp
          • prison bars large.bmp
          • setAI.bmp
          • SuggestionBubble.bmp
          • SuspectColMustard.bmp
          • SuspectMissScarlet.bmp
          • SuspectMrsPeacock.bmp
          • SuspectMrsWhite.bmp
          • SuspectProfPlum.bmp
          • SuspectRevGreen.bmp
          • WeaponBoard_Candlestick.bmp
          • WeaponBoard_Knife.bmp
          • WeaponBoard_LeadPipe.bmp
          • WeaponBoard_Revolver.bmp
          • WeaponBoard_Rope.bmp
          • WeaponBoard_Wrench.bmp
          • WeaponCandlestick.bmp
          • WeaponKnife.bmp
          • WeaponLeadPipe.bmp
          • WeaponRevolver.bmp
          • WeaponRope.bmp
          • WeaponWrench.bmp
          • Winner.bmp
        • Scream.aiff
        • Secret Passages.rtf
        • The accusation.rtf
        • The Suggestion.rtf
        • To Begin.rtf
        • User Interface.rtf
        • WALDO.SP2
        • Winning the game.rtf
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
  <Profiles>
    <Profile Name="(Default)" />
  </Profiles>
  <Settings />
</SettingsFile>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO unemployable
Canada Canada
Christ Kennedy grew up in the suburbs of Montreal and is a bilingual Quebecois with a bachelor’s degree in computer engineering from McGill University. He is unemployable and currently living in Moncton, N.B. writing his next novel.

Comments and Discussions