No description
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| .idea | ||
| gradle/wrapper | ||
| src | ||
| .gitignore | ||
| backlog.docx | ||
| backlog.pdf | ||
| build.gradle.kts | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle.kts | ||
Zweeds pesten
build instructions
./gradlew build
run instructions
run 2 instances of the program, one host and one client.
on the host press "host game"
on the client press "Connect to game"
if using 2 different pc's enter the hosts ip on the client
enter the port given by the host into the client and press connect
how to play
cards are drawn automatically.
press a card in your hand to play it.
when your hand is empty, press one of the face up cards on the left to play them.
when there are no cards in your hand and no face up cards, press a face down card to play it.
press the play pile in the center to pick it up.
if you play a face up or face down card that is not legal you automatically pick up the play pile.
things to test
- turn order gets assigned based on the lowest non-special card
- the special cards do what they're supposed to
- the networking works (game is synced between 2 players)
- no illegal moves possible
- the menu allowing you to assign a suit and rank of your choice to the joker