Coder Social home page Coder Social logo

milsaware / wordled Goto Github PK

View Code? Open in Web Editor NEW
53.0 3.0 32.0 729 KB

A Wordle based game made in Javascript

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

License: GNU General Public License v3.0

HTML 7.25% JavaScript 78.57% CSS 14.18%
wordle javascript css javascript-game game game-development games gamedev indie indiedev indiegame developer dev html html5 html-css-javascript html-css html5-game

wordled's Introduction

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

wordled's People

Contributors

milsaware avatar monty avatar jhonatasv avatar

Stargazers

Rui avatar Boobalan avatar fedix avatar  avatar  avatar scott.florcsk avatar  avatar llcastll avatar Sanchit Vijay avatar  avatar Roman avatar PatimatAzizova avatar Root avatar  avatar Oleg avatar  avatar  avatar  avatar Maximilian Seyfert avatar  avatar Instructor Melissa @Coding Dojo avatar Nasir Muhammad Al-Amreeki avatar  avatar Lawrence Marinelli avatar Greg avatar Val avatar Roman Hossain Shaon avatar Gábor Mihálcz avatar BenTheDev avatar ab25cq avatar Rahman Samadzada avatar Nurcholis avatar  avatar Vladimir Skrjabin avatar Juan Bindez avatar Ilya avatar Raheem Amer avatar  avatar Edivaldo Junior avatar Jackson Paredes Ferranti avatar  avatar Kateryna Skrypnyk avatar  avatar José Arnaldo avatar  avatar JimFyyc avatar SAKSHI JAIN avatar Seungwoo Kim avatar Franco S avatar Spooky Mirror LLC avatar Ram Singh avatar Harry avatar Orizuru avatar

Watchers

 avatar  avatar  avatar

wordled's Issues

Wrong color keyboard keys

When a letter is in the wrong position, the game board correctly turns that letter gold.

However, the keyboard key turns green, not gold as it does in other implementations

Screen Shot 2022-02-10 at 11 39 37 PM

Guess the word button

Hi

Thanks for making this and it's really cool

My kid started playing the game on my desktop and I would love to see a word guess button if one or two letters have been found

Thank you

Redundant colors in keyboard.className

When my simple change to use 3 keyboard colors didn't work, I sniffed around the code used to color keys.

While this works for two colors, it doesn't look like best practice to me, even though I don't know much abut Javascript.

keyboard.className += ' blockGreen';
keyboard.className = keyboardKey_s blockGreen blockGreen blockGreen blockGreen

Clicking 'Start Game' displays blank screen

Opening index.html with chrome displays the first screen fine. The options (help, word size, etc.) all seem to work as per the demo. But when I click 'Start Game', just goes to an screen with just two vertical lines.

I'm new to GitHub, so not sure if this is an appropriate forum for this type of question. Also, just trying to learn javascript - so I am probably missing something obvious. Thanks for your help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.