You are viewing a single comment's thread from:

RE: Minefield Game Using HTML 5 SVG (Part-1)

in #utopian-io6 years ago

Thank you for your contribution.

  • We suggest you post comments only on lines of code that aren't easy to understand.
    For example:
//brief description function rectBuilder
function rectBuilder(x,y,color){
  //rectangle creation code
  var arc=svg.rect({
    x:x,
    y:y,
    width:50, height:50,
    fill: color,
});
}



Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, click here.


Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]

Sort:  

Thank you for your review, @portugalcoin!

So far this week you've reviewed 4 contributions. Keep up the good work!

Coin Marketplace

STEEM 0.24
TRX 0.12
JST 0.029
BTC 68016.16
ETH 3564.44
USDT 1.00
SBD 3.21