Monday, February 27th, 2006
Ajax Multiplayer Chess
<>p>Piotr Dachtera has created a full interactive multiplayer chess server based on Ajax (using Prototype and Script.aculo.us).There is a lot going on in the game such as:
- Built-in chat
- Drag and drop of pieces
- Animation of pieces as they move
Related Content:












There is also the following AJAX chess game but with a much simpler interface (let’s say Google style) and chat ability.
http://www.linuxuser.at/chess/index.php
[...] 1) http://www.64pola.pl/index_en.html via [Ajaxian] 2) http://linuxuser.at/chess/ ajax chess multiplayer online web 2.0 web services [...]
Our hosting provider is now restarting the servers. It will last for an hour. Please be patient. I guess it’s not because of server load :).
It’s nice to see another hot ajax chess site! I see they are using 4s-polling. I use polling with 10s-delayed response from the server (keeping HTTP connection open).
Looks like GNU chess, is this the engine?
I did much the same thing, but on a more generic scale (you could pick various icons for pieces).
Mostly it’s intended to let me and my friends play RPGs and various games, since we are now very separated geographically. It’s all down for now as I’m moving (both physically and to a new host).
[...] http://ajaxian.com/archives/ajax-multiplayer-chess [...]
Ajedrez vÃa web con Ajax
Siguiendo con las aplicaciones basadas en Ajax, he encontrado este ajedrez online realizado por Piotr Dachtera aprovechándose de las infinitas posibilidades de esta tecnologÃa, a través de Prototype (entorno de desarrollo Ajax) y Script.aculo.us (l…
silly
piotr: email me! chessdev at gmail.com – I am VERY interested in your skills for http://www.chess.com
Where I found source code in AJAX. I need see how work on chess.
http://bit.ly/yeof4
I’m trying to finish my Chess Online application. Here are some screen shots: http://bit.ly/yeof4
And here is the early beta http://bit.ly/22EVtz
Is there a possibility to get ajax source code as http://bit.ly/yeof4 contains only screenshots :c