Bring to life this graphics of a brand new game as closely and neatly as you can.
Bring to life this graphics of a brand new game as closely and neatly as you can.
The rule is simple. Be the first player to get your symbol in a row.
- See if you can make the code modular such that it may be customized later. For instance, instead of only drawing rectangles, see if you can associate the text, lines, and borders. Let you use variables for what you suspect will change (Eg. Score, Remaining Time, Misses, Definition, Words, Selected Word, Wrong Entries, Player Name, + )
- Recommended: Click here to access the Adobe XD Design file and refer the dimensions.
- Or, click here to open the design in Figma.
- Alternatively, you can make use of the SVG or PNG file provided to get exact/near-exact dimensions.
- Click here to get a bare minimum file.
- Multidimensional arrays
- rect (x, y, w, h, radius)
- text (content, x, y, width, height), textAlign (), textSize (), textFont (), createFont (), +
- line (), stroke (), strokeWeight (),
- Submission of this challenge, just like all of the Weekly Coder’s challenges, is to be within 36 hours after post. And so, here Sunday morning 12:00 LT.