Giter VIP home page Giter VIP logo

ozboware / wordled Goto Github PK

View Code? Open in Web Editor NEW
52.0 52.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%
css dev developer game game-development gamedev games html html-css html-css-javascript html5 html5-game indie indiedev indiegame javascript javascript-game wordle

wordled's Introduction

wordled's People

Contributors

jhonatasv avatar monty avatar ozboware avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wordled's Issues

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.

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

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

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.