Games (bis)

Non release banter
User avatar
francois
Contributor
Contributor
Posts: 6435
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Games (bis)

Post#1 by francois » 15 Apr 2020, 01:49

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.
Prendre son temps, profiter de celui qui passe.

john4gaming

Games (bis)

Post#2 by john4gaming » 26 May 2020, 19:34

Is it possible to connect a joypad and play via html?

Post Reply