Give us feedback
chess
Reactive icon

Chess

Stable version 1.0.4 (Compatible with OutSystems 11)
Uploaded on 30 May 2023 by 
5.0
 (1 rating)
chess

Chess

Documentation
1.0.4

This is a Demo App to showcase some of Server Sent Events(SSE) capabilities - shown at OSDC 2021


It uses chessboard.js for the UI:

https://chessboardjs.com/

And Chess.js for the engine:

https://github.com/jhlywa/chess.js/blob/master/README.md

Both of these are abstracted at the Chess_lib module.


Feel free to look around and to suggest any improvement :)


1.0.3

This is a Demo App to showcase some of Server Sent Events(SSE) capabilities - shown at OSDC 2021


It uses chessboard.js for the UI:

https://chessboardjs.com/

And Chess.js for the engine:

https://github.com/jhlywa/chess.js/blob/master/README.md

Both of these are abstracted at the Chess_lib module.


Feel free to look around and to suggest any improvement :)