Skip to content

erhaneth/wordie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordie

Players have six attempts to guess a five-letter word, with feedback given for each guess in the form of colored (green, yellow and gray) tiles showing when letters match or already being used in the correct position.

Instructions

The aim of Wordie is to guess the correct Wordie, so to begin, simply enter any five-letter word and look at the results.

The game play is as follows:

  • Shoot a word as a guess for the hidden word.

  • Any letters which are within the hidden target word are colored in yellow.

  • Any letters which match exactly the letter in the hidden target word are colored green

  • Tinker a new candidate word as a guess for the hidden target word, and go back to Step 1.

Wire-frame Mockup

wordie-wireframe

MVP Goals

  • Creating 5x6 game board
  • Creating the on-screen keyboard
  • Making the on-screen keyboard generate input
  • Accepting user input
  • Adding notifications for correctness
  • Adding color to background color
  • Create how to play instructions

Tech Stacks

  • HTML/CSS
  • JavaScript

Stretch Goals

  • Toaster.js for the notifications
  • Pull 5 letter words in word.js file
  • Adding night mode button
  • Adding Programming words mode

About

This is my word-puzzle game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published