card and board games
5 Entries
- Recent
- Most Viewed
- Top Rated
-
Language(s)
-
Building Multiplayer Texas Holdem Poker For The Zune
Avg Rating: 0
Have you ever been interested in creating a game that harnesses XNA's powerful network library to create multiplayer experiences for the Zune device? The Zune firmware version 3.1 brought us a professionally built incarnation of Texas Holdem that supports network play. Understanding how to send… -
Your Code Sunk My Battleship!
Avg Rating: 0
Clarity Battleship is a multi-player game in which players code the "artificial intelligence" needed to command their fleet to victory on the high seas. The game is built using WPF and WCF. Bryan Dougherty Bryan's Blog Difficulty: Intermediate Time Required: 1-3 hours to create… -
YeahTrivia: Creating a Trivia Server/Client with WPF and WCF
Avg Rating: 0
In this article I'll take you along for the ride as I attack the learning curve required to create a fun, interactive application using both the Microsoft Windows Presentation Foundation (WPF) and the Windows Communication Foundation (WCF). Afterwards, you'll have a flexible trivia… -
Designing FreeCell using Expression and Visual Studio Toolsets
Avg Rating: 0
This article re-creates the game FreeCell using the January CTP and Visual Studio 2005 Express. Unni Ravindranathan Unni's Blog Difficulty: Intermediate Time Required: 3-6 hours Software: Visual Studio Express Editions, Microsoft Expression Interactive Designer, Windows Vista,… -
Prize Winning Chess Game in C# Express
Avg Rating: 3
(1)Kudos to Valentin Iliescu for his Valil.Chess game on Code Project written with Visual C# 2005 Express Edition. Valentin's work is appreciated by the coding community as evidenced by 1) a 4.85 out of 5.00 rating on Code Project (impressed much), 2) nearly 82,000 views, and 3) the November …