Languages Visual Basic & VB.NET .Net Games  

Connect4 - Java Applet conversion to C# Windows Application

download download  
important code information
author:
Jas NZ
minimum requirements:
Connect4 - Java Applet conversion to C# Windows Application description

Pit yer wits against your computer in this AI version of Connect4.. A C# conversion of my java assessment which deals with issues like AI and GDI+ graphics buffering. Floating between beginner and intermediate level depending on your state of mind at the time. Side Effects: See source code... Bugs in the AI engine classes are well documented. Misc: unzip, open project folder and open ConnectCSharp.csproj in VS.NET. Run debug and play...


File List:
ConnectCSharp/App.ico1Kb
ConnectCSharp/AssemblyInfo.cs2Kb
ConnectCSharp/ConnectCSharp.cs3Kb
ConnectCSharp/ConnectCSharp.csproj5Kb
ConnectCSharp/ConnectCSharp.csproj.user2Kb
ConnectCSharp/ConnectCSharp.resx6Kb
ConnectCSharp/ConnectCSharp.sln1Kb
ConnectCSharp/ConnectCSharp.suo11Kb
ConnectCSharp/Engine.cs2Kb
ConnectCSharp/Game.cs9Kb
ConnectCSharp/Game.resx2Kb
ConnectCSharp/State.cs7Kb
ConnectCSharp/bin/Debug/ConnectCSharp.pdb48Kb
ConnectCSharp/bin/Debug/images/BluPiece.gif3Kb
ConnectCSharp/bin/Debug/images/Hand.gif3Kb
ConnectCSharp/bin/Debug/images/RedPiece.gif3Kb
ConnectCSharp/bin/Debug/images/blank.gif3Kb
ConnectCSharp/bin/Debug/images/handholder.gif4Kb
ConnectCSharp/bin/Debug/images/top.gif1Kb
ConnectCSharp/bin/Debug/images/win1.gif3Kb
ConnectCSharp/bin/Debug/images/win2.gif3Kb
ConnectCSharp/bin/Debug/images/win3.gif3Kb
ConnectCSharp/bin/Debug/images/win4.gif3Kb
ConnectCSharp/obj/Debug/ConnectCSharp.ConnectCSharp.resources1Kb
ConnectCSharp/obj/Debug/ConnectCSharp.Game.resources188b
ConnectCSharp/obj/Debug/ConnectCSharp.exe.incr2Kb
ConnectCSharp/obj/Debug/ConnectCSharp.pdb48Kb
ConnectCSharp/obj/Debug/ConnectCSharp.projdata21Kb

Similar code
Create a Direct3D Device in C# using DirectX (Popularity: ) : In this tutorial I explained step by step how you can take your first step into directX programming in .Net, ...
Comboling (Popularity: ) : This is a game concepted by Jerom Lulling. Fun little thing that I played online and felt it should be ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 64
version
size in Kb 68
popularity   632/5995046
user rating 0/10
ad


New Code
Popular Code