Skip to content

lv2lrn4lf/wordled

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

wordled logo

A Wordle based game made in Javascript

Features

  • 5 levels ranging from beginner to god mode.
  • 2 difficulty settings.
  • Up to 13,000 words to play
  • New score keeping function for each level/difficulty
  • New streak keeping function for each level/difficulty
  • Home screen menu
  • Instructions in game
  • Ability to create a custom list of words
  • New animations
  • Fade in / fade out modal

A beginner mode built in complete with 100 words for the younger players. 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/word.js 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 now be played online at wordled.online

Languages used

Javascript, CSS, HTML

Screenshots

menu

game board

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

About

A Wordle based game made in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.4%
  • CSS 17.4%
  • HTML 9.2%