
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A game of chess that you can play over Skype with your friends.
Currently should be mostly working.
Icons for pieces were taken from xboard.
12 years ago
!!! Incompatible with previous versions !!!
FIXES:
--- fixed the delay between starting the clock and the time when the
board is ready for play
--- non-latin characters in the chatbox are displayed correctly
--- black pieces have a white border around them so that they are easily
seen on black squares
KNOWN BUGS:
--- windows version displays skypeoffline messages twice
--- on windows, the client tends to disconnect from skype on the first run (should be much better later). When this happens, please use reconnect to skype through the skype menu
--- when the connection to skype is lost (e.g. the other person is temporarily offline, skype quits, etc.) all running games are paused. Currently there is no means to resume them if the connection comes up again
--- other minor ones: see the STATUS file
Features:
--- timed games available
--- small chatwindow
--- Czech translation (others
are possible, but someone else
would have to provide them)
--- automatic rules checking
Missing (but planned):
--- cannot currently watch other people play
--- captured pieces are not shown
(so you either have to remember or look at the board)
--- cannot load/save games (hopefully in the final 0.3 version)
--- theming (if enough people ask)
12 years ago
!!! Incompatible with previous versions !!!
FIXES:
--- fixed the delay between starting the clock and the time when the
board is ready for play
--- non-latin characters in the chatbox are displayed correctly
--- black pieces have a white border around them so that they are easily
seen on black squares
KNOWN BUGS:
--- windows version displays skypeoffline messages twice
--- on windows, the client tends to disconnect from skype on the first run (should be much better later). When this happens, please use reconnect to skype through the skype menu
--- when the connection to skype is lost (e.g. the other person is temporarily offline, skype quits, etc.) all running games are paused. Currently there is no means to resume them if the connection comes up again
--- other minor ones: see the STATUS file
Features:
--- timed games available
--- small chatwindow
--- Czech translation (others
are possible, but someone else
would have to provide them)
--- automatic rules checking
Missing (but planned):
--- cannot currently watch other people play
--- captured pieces are not shown
(so you either have to remember or look at the board)
--- cannot load/save games (hopefully in the final 0.3 version)
--- theming (if enough people ask)
sv336
11 years ago
Report
shivaramu
12 years ago
Report
jonathanverner
12 years ago
Report
andrewmin
12 years ago
Report
andrewmin
12 years ago
Debug: Connecting to skype ...
Debug: skype::connectToInstance(): Skype not detected, status 0
Debug: Unable to establish communication channel
With Skype 2.0.0.68 on Kubuntu using the deb package.
Report
jonathanverner
12 years ago
Do you have skype running _before_ you start the program?
In the Skype options (Pulic API), do you have the X11 transport enabled?
I am running on Kubuntu with Skype 2.0.0.68 and for me the program connects with no problem.
Report