I wanted to recreate a card game I played growing up as a learning projected in Godot and exporting to itch.io. 

How to Play

Click "Deal Cards"

Click your stack of cards in the bottom right to draw a card.

Rules

A deck of 52 playing cards is shuffled and dealt to each player. In this particular case, there are two players.  The cards remain face down. Each player will draw the top card and play it face up. Each card is worth face value with the ace being the highest value. The player with the highest card in the "Battle" will take the cards and place them at the bottom of their stack. Should the players draw the same card value, a "War" will commence. In this instance a new card is drawn from the top of the stack. The players will continue this until a player plays a higher card in the "Battle." The game lasts until one player possesses all cards. 

Credits

CardArt by Kenney

Font by Somepx

SFX made using gdfxr

StatusPrototype
PlatformsHTML5
Authorm1n1ster
GenreCard Game
Made withGodot
TagsGodot

Download

Download
war_card_game.zip 8.1 MB

Comments

Log in with itch.io to leave a comment.

Cool idea. Maybe it needs a card counter or something? Just so I know how many cards each player has left, how much longer the game will last, which player is closer to winning, etc. Great job, otherwise!

(+1)

Good point! This has been fixed.