is there anyone who can explain how to convert api's values into sprite positions.
ai is a long way away currently I am struggling on how to apply these api's in sprites.
still out of my head
but I'll think of it
I have read there but still I didn't know what to do and how to do with this
const chess = new Chess() chess.board() // -> [[{type: 'r', color: 'b'}, {type: 'n', color: 'b'}, {type: 'b', color: 'b'}, {type: 'q', color: 'b'}, {type: 'k', color: 'b'}, {type: 'b', color: 'b'}, {type: 'n', color: 'b'}, {type: 'r', color: 'b'}], [...], [...], [...], [...], [...], [{type: 'r', color: 'w'}, {type: 'n', color: 'w'}, {type: 'b', color: 'w'}, {type: 'q', color: 'w'}, {type: 'k', color: 'w'}, {type: 'b', color: 'w'}, {type: 'n', color: 'w'}, {type: 'r', color: 'w'}]]
you were right its not easy.
Can you little explain from your demo how can I convert those "textBoard" into sprite positions.
Develop games in your browser. Powerful, performant & highly capable.
its working now
Thanks you so much for all your quick response
Sorry but I got a new bug, Invisible not working on same penguin example.
We discussed long time ago and you said you'll remove extra "opacity" and "invisible" option.
Now its working fine with no bug for me.
Thanks lucid for your quick response and actions.
Happy Holidays
okay
media.giphy.com/media/xGsG7veLh7HoN7Ccbe/giphy.gif
Do you mean I show you steps to produce this bug? then just open that file I send you today preview it and scale up or down preview window a little and see.
Or do i share you a gif of this
yes this happen to penguin example I send you today, rescale the popup preview window.
pause now working but now it created a new bug
when we do preview If you rescale preview window then 1 remain visible and others go invisible. and this happens only if we did pause on startup
Member since 27 Aug, 2015