daugaard47 / Wordle-Clone-Alpine

Based on the Laracasts series.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordle Clone

A simple project based on the Laracasts series Wordle Workshop.

Directions:

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Run npx mix to compile the assets.
  4. Run npx mix watch to watch for changes.

ToDo:

  • Add ability to pull in multiple wordlists dynamically. Example: 3-letter-words.json, 4-letter-words.json, etc.
  • This is discussed in the Laracasts series, Episode 16 at timestamp 0:00:00 - 3:30:00 - 4:35:00

About

Based on the Laracasts series.


Languages

Language:PHP 60.1%Language:JavaScript 34.4%Language:CSS 3.6%Language:Blade 1.3%Language:Shell 0.6%