https://github.com/ppirog/tajniacy
Implementation of Tajniacy game. Instead of carrying game in backpack use this on your laptop. Java, JavaFX, JUnit, design - patterns, multithreading was used to create this app. ENJOY THE GAME!!
https://github.com/ppirog/tajniacy
factory-pattern javafx junit multithreading singleton-pattern strategy-pattern
Last synced: 7 months ago
JSON representation
Implementation of Tajniacy game. Instead of carrying game in backpack use this on your laptop. Java, JavaFX, JUnit, design - patterns, multithreading was used to create this app. ENJOY THE GAME!!
- Host: GitHub
- URL: https://github.com/ppirog/tajniacy
- Owner: ppirog
- Created: 2023-09-23T19:05:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T17:00:13.000Z (over 1 year ago)
- Last Synced: 2024-04-04T18:09:43.519Z (over 1 year ago)
- Topics: factory-pattern, javafx, junit, multithreading, singleton-pattern, strategy-pattern
- Language: Java
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tools:
1) Java
2) JavaFX
3) Design Patterns: Sigleton, Streategy, Factory
4) JUnit
5) Multithreading
# Tajniacy
My implementation of Tajniacy.

Tajniacy Game is my favourite board game.
Unfortunately this game consist of many elements and takes up a lot of space in backpack, which is not conveniant to use for example on trip or at the party.
That's the reason why I created this game. Laptop is much more handy and nowadays everyone has is all the time.
I wanted to create implementation which enables to play using ONLY ONE COMPUTER WITHOUT INTERNET!
Detailed instruction, how to play this game is easy to find on youtube. Below link to one of many:
https://www.youtube.com/watch?v=34lNd28WPv4
Brief instruction
How to play this game?
#### 1) Select Language

#### 2) TWO CAPITAINS OF BOTH TEAMS CAN ONLY LOOK AT NEXT BOARD
2a) Capitains have to save the board. For example take a photo using smartphone or draw it on some paper;
2b) After saving board by capitains close the window

#### 3) Enjoy The Game. :)
