Skip to content

Smthng0/CardGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CardGame

Description:

A unnamed Card Game, originally based on Hearthstone™...
There are 2 players with their own decks made of different cards...
The players have to play their cards to defeat the other player... They can summon minions from minion cards to attack the other player... The minions have some abilities, like Taunt, Haste...
The winner is the first one to lower the other players health to 0.

Tutorial

The main method is in the GameStarter class, so you start if from there...
For now, it's console based, so you enter your commands thru the console.
You start by entering both players names.
After that, you type in the commands that you want (you read them off the console). The point is to lower the other players health to 0 or less, then you win... But be carefull of his own minions and thigs! :O
٩(- ̮̮̃-̃)۶ ٩(- ̮̮̃-̃)۶ ٩(- ̮̮̃-̃)۶ ٩(- ̮̮̃-̃)۶ ٩(- ̮̮̃-̃)۶

Example of commands:
Play card -> plays a selected card from the players hand (usually summons a minion)
Attack -> use a summoned minion to attack a valid target (minion or player)

About

Work in progress :D

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages