Silent minority
Moderator: Ras
-
Henk
- Posts: 7251
- Joined: Mon May 27, 2013 10:31 am
Silent minority
Is there a website where they do discuss implementations of chess websites: HTML, CSS, MVC, Javascript, database design. For instance I already had trouble with creating a popup menu for minor promotion in javascript. Also creating HTML,CSS for a chessboard is not that trivial.
-
Henk
- Posts: 7251
- Joined: Mon May 27, 2013 10:31 am
Re: Silent minority
Even a tutorial about how to draw a knight might be welcome. Instead of spending many weeks to figure it out yourself.
-
hgm
- Posts: 28467
- Joined: Fri Mar 10, 2006 10:06 am
- Location: Amsterdam
- Full name: H G Muller
Re: Silent minority
I developed the Interactve Diagram in JavaScript, to make it easier to post chess board. See for example http://www.chessvariants.com/index/disp ... ntid=33261 . I also used it in a turn-based server, e.g. http://hgm.nubati.net/variants/elven .