Skip to content

WeeklyCoder/Week6

Repository files navigation

Week6 | Lingo Dash

Bring to life this graphics of a brand new game as closely and neatly as you can.

📃 Description:

Bring to life this graphics of a brand new game as closely and neatly as you can.

👩‍⚖️ Rules:

The rule is simple. Be the first player to get your symbol in a row.

✨ Variation:

  • 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, + )

💡 Where to start? (Ideas)

  • 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.

Recommended learning:

- Multidimensional arrays

- rect (x, y, w, h, radius)

- text (content, x, y, width, height), textAlign (), textSize (), textFont (), createFont (), +

- line (), stroke (), strokeWeight (),

⏳ Submissions:

  • 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.

About

Lingo Dash | Vocabulary Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published