BTM Pro (Net+) = (Briscola, Tressette, Madrasso), Yap Yamb (Net+), Yea Chess, Monopoly INT, Puzz, Geex, Moc, Zookey, Thux, Zoodoku, Memory, Tac 3D, Minesweeper, Battleships, Dominow, Micro Mastermind, Panel de Pon, Tetris, Hextris, Tangram, Checkers, Chinese Checkers, PushNPull Sokoban, Connect Four, GoMoku, Reversi, Hanoi, Inertia, Klotski, Sudoku, Fifteen, Kakuro, Byss 2048, Snakes and Ladders, Simon Says, Finty Flush, Zuma Twisted, Solitaire, Mahjong, Backgammon, Klopodrom... Logyx Pack can be played in variable window size, or fixed window size, or full screen. For most of these games you can adjust options to make them suitable for almost any age player. They all have basic but understandable descriptions. BTM Pro (Net+) consists of 3 card games Briscola, Tressette and Madrasso. Play ordinary or double type of Briscola, and Tressette with or without declarations. Cards are one player against the computer, or network game (2 players, or 4 players in 2 pairs) over LAN/Internet. BTM Pro includes 10 additional card decks and space for 5 custom decks that you can create. Yap Yamb (Net+) (Jamb) is a four column, advanced Yahtzee-like, dice game for 1 to 5 players. Play it versus computer player(s) or your friends, offline or on a LAN/Internet. Customize number of players, type of players, disabled columns and rows, number of dices, additional roll. There is also detailed statistics. Yea Chess is a chess versus computer. It has a simple interface and quick and strong artificial intelligence. You can adjust the strength of the computer player and save games. Monopoly INT is a classic Monopoly board game for 2 to 4 players with a twist. Main twist in layout is that streets are replaced by countries. Monopoly INT rules are dynamic and flexible, and the difference is also that all the properties in a color must be owned by any of players to buy the houses and hotels. BTM, Yamb and Monopoly have the Croatian translation too. For example, you can play BTM Pro or Yap Yamb over network with your friends from other city or even other country.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Snap can be installed from the command line on openSUSE Leap 15.x and Tumbleweed.
You need first add the snappy repository from the terminal. Choose the appropriate command depending on your installed openSUSE flavor.
Tumbleweed:
sudo zypper addrepo --refresh https://download.opensuse.org/repositories/system:/snappy/openSUSE_Tumbleweed snappy
Leap 15.x:
sudo zypper addrepo --refresh https://download.opensuse.org/repositories/system:/snappy/openSUSE_Leap_15.6 snappy
If needed, Swap out openSUSE_Leap_15.
for, openSUSE_Leap_16.0
if you’re using a different version of openSUSE.
With the repository added, import its GPG key:
sudo zypper --gpg-auto-import-keys refresh
Finally, upgrade the package cache to include the new snappy repository:
sudo zypper dup --from snappy
Snap can now be installed with the following:
sudo zypper install snapd
You then need to either reboot, logout/login or source /etc/profile
to have /snap/bin added to PATH.
Additionally, enable and start both the snapd and the snapd.apparmor services with the following commands:
sudo systemctl enable --now snapd
sudo systemctl enable --now snapd.apparmor
To install LogyxPack, simply use the following command:
sudo snap install logyxpack
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.