[ Help | Earliest Comments | Latest Comments ][ List All Subjects of Discussion | Create New Subject of Discussion ][ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]Single Comment Jocly. An html-based web platform for playing 2-player abstract stategy games.[All Comments] [Add Comment or Rating] François Houdebert wrote on Thu, Dec 28, 2023 09:53 AM UTC in reply to H. G. Muller from Wed Dec 27 07:34 PM:Static ressources are used during the build process only if in the chessbase or in the chessbase/res/** dir For instance, if you organise this way, you should be able to load your ressources in joclyboard or can link it in a modified version of control.html *res/rules/shogi shogi-credits.html tori-shogi-description.html tori-shogi-description.html *res/rules/scirocco scirocco-rules.html scirocco-description.html scirocco-credits.html *res/visuals (screen captures) +tori-600x600-3d.png +tori-600x600-2d.png Some ressources are shared among variants : for ex res/rules/graphs res/rules/pieces res/rules/fairy Specific images might be keept in res/rules/shogi res/rules/scirocco or res/rules/decimal if you have not a lot per variant You can move your dist dir in joclyboard to test : replace in joclyboard/app/node_modules/jocly
Static ressources are used during the build process only if in the chessbase or in the chessbase/res/** dir
For instance, if you organise this way, you should be able to load your ressources in joclyboard or can link it in a modified version of control.html
*res/rules/shogi
*res/rules/scirocco
*res/visuals (screen captures) +tori-600x600-3d.png +tori-600x600-2d.png
Some ressources are shared among variants : for ex res/rules/graphs res/rules/pieces res/rules/fairy
Specific images might be keept in
res/rules/shogi res/rules/scirocco
You can move your dist dir in joclyboard to test : replace in joclyboard/app/node_modules/jocly