ozboware / wordled

A Wordle based game made in Javascript

Home Page:https://ozboware.github.io/wordled/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wordled logo

A Wordle based game made in Javascript

Features

  • A choice of either 3, 4 or 5 letter games
  • 5 levels ranging from beginner to god mode
  • 2 difficulty settings
  • More than 20,000 words to play
  • Score keeping function for each level/difficulty
  • Streak keeping function for each level/difficulty
  • Home screen menu
  • Logo click to menu
  • Instructions in game
  • Ability to create a custom list of words for all word lengths
  • Fade in / fade out modal
  • Social media share buttons

The higher the level, the more words available and the higher the score you get for each word guessed. There's a score penalty for each time you guess wrong as well as if you give up on the word.

To create your own list, simply edit the custom variable in assets/js/words/x.js (where x equals the word length), then choose the custom level in the game.

No installation required

Wordled can be played in the browser, simply open the index.html file in any browser to play

Play online

Wordled can also be played online at wordled.online

Languages used

Javascript, CSS, HTML

Click to view screenshots

menu

dificult mode

in game difficulty select

in game level select

win screen

lost screen

give up screen

difficulty select

help game

help options

level select

score easy

game board

About

A Wordle based game made in Javascript

https://ozboware.github.io/wordled/

License:GNU General Public License v3.0


Languages

Language:JavaScript 78.6%Language:CSS 14.2%Language:HTML 7.3%