Here is a CLI-based game I developed as a school project for my C# module. https://quickmatchgame.codeplex.com/
Reviews, suggestions and feedbacks are welcome ! .
Siten0308 - Jun 20 2019 01:43 PM
johnnylo - Apr 23 2019 07:49 AM
PJohnson - Apr 18 2019 03:55 AM
xarzu - Apr 05 2019 09:17 AM
xarzu - Apr 04 2019 11:47 AM
Posted 01 November 2013 - 07:36 AM
Here is a CLI-based game I developed as a school project for my C# module. https://quickmatchgame.codeplex.com/
Reviews, suggestions and feedbacks are welcome ! .
Love what you do and you will be successful...
Posted 01 November 2013 - 09:23 AM
QuickMatch Game
CLI multiplayer game on a single console.Presentation
QuickMatch is multiplayer card game played on a single console. The number of player ranges from 2 to 4 players.
RulesEach player is given a set of five cards. The remaining cards are kept in a pile at the center. The player can either draw a card from the pile of cards or pick a discarded card, which is thrown by another player. The first player to collect five cards of the same suite wins the game.
How to playFirstly, the number of players is accepted and the name of each player is entered. The player whose name is entered first gets the first chance. Other players get the chance in the sequence in which their names were entered. The first player needs to pick the topmost card from the pile. The card picked by the player gets added to his/her card collection. When a new card is added in the player’s card collection, the total number of cards in the collection exceeds five. Therefore, the player needs to discard a card from his/her collection so that the other players can have the chance to pick the card. After the first player discards the card, the next player gets the chance to pick the discarded card. The first player having five cards of the same suit after his turn wins the game. There is a draw when no player wins and the pile is emptied.
Love what you do and you will be successful...
Language Forums →
C# →
How to make code run differently depending on the platform it is running on?Started by xarzu, 05 Apr 2019 ![]() |
|
![]() |
||
Language Forums →
C# →
How do I set a breakpoint in an attached process in visual studioStarted by xarzu, 04 Apr 2019 ![]() |
|
![]() |
||
Language Forums →
C# →
Do you use obfuscation?Started by Fernando, 22 Jan 2019 ![]() |
|
![]() |
||
General Forums →
Game Development →
Include a specific error, task, problem, or question in your titleStarted by Killuah, 04 Jul 2018 ![]() |
|
![]() |
||
Language Forums →
Other Languages →
Assembly →
I need to develop a game in assemblerStarted by SAVAKMS, 17 Jun 2018 ![]() |
|
![]() |