Skip to content

Command line version of a popular card game build with Java

Notifications You must be signed in to change notification settings

liiza/loveletter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Loveletter

This project is inspired by the card game "Love letter":

https://www.alderac.com/tempest/love-letter/

User can play the game with friends or against AI-players.

Starting the game

Players will join the game with client programm (/clientfolder). Players will give their name. Once all the players are ready, the game will be started with "start" command. Players can leave the game with "end" command.

Game play

At the beginning of the game the players will get one card each. At the beginning of a turn the player will take one card from the deck, having two cards at the hand after that. Player will play one of the cards against one other player.

Game end

Game will end when the deck is empty. The winner is the player with heighst hand. Game can end before that, if all other players have dropped out. Then winner is the remaining player.

About

Command line version of a popular card game build with Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages