Page 1 of 1

Games (bis)

Posted: 15 Apr 2020, 01:49
by francois
With the pandemia, let's go for games. Here are a few:

Go board game:

Kigo under kde
-Quarry under gnome
-Sabaki for xfce:
https://sabaki.yichuanshen.de/
Appimage:
https://github.com/SabakiHQ/Sabaki/releases/tag/v0.51.1
root@porteus:/home/guest/Downloads# chmod a+x saba*
guest@porteus:~/Downloads$ ./sab*
How to install the engine.
https://github.com/SabakiHQ/Sabaki/blob ... engines.md
- KGS go server:
https://www.gokgs.com/
-download the server engine software:
https://files.gokgs.com/javaBin/cgoban.jar
-make it executable:

Code: Select all

chmod +x /path-to/cgoban.jar
- install java (see domination game below)
- command to start the engine:

Code: Select all

$ /usr/lib64/java/jre/bin/java -jar /path-to/cgoban.jar
Scrabble:
Online free:
https://isc.ro/index_fr.php

Domination:
The information in this old link about Domination game has been updated Games: what about your favorite game on linux

And there a few more games in that last link.

Games (bis)

Posted: 26 May 2020, 19:34
by john4gaming
Is it possible to connect a joypad and play via html?