You are browsing as a guest. Sign up (or log in) to start making projects!

Ship #1 Pending review

I made a simple wordle clone using vanilla js. It is a simple game that works offline and without accounts. It is mininal and use little resources. You can run it in any html code editor.

  • 4 devlogs
  • 8h
Try project → See source code →
Open comments for this post

1h 40m 52s logged

Wordle Devlog 4:

Final devlog. I have added a keyboard that shows what letters are remaining after some debugging. I also fixed a visual bug where the boxes are drawn over the win screen.

0
0
6
Open comments for this post

1h 3m 17s logged

Wordle thing devlog 3:

I mainly worked on finishing some bugs.

  • Added duplicate letter handling
  • Fixed win/lose screen
  • Overhauled answer checking.

I also added a wave flipping animation that sometimes work.

With the core game done, there is only polishing remaining. I do plan on adding a little keyboard thing that shows up at the bottom and maybe changing the wordlist to prevent it from picking obscure words.

0
0
8
Open comments for this post

1h 24m 1s logged

Wordle thing devlog 2:

The game is now playable.
I implemented a simple word checker by comparing two arrays. The game still has alot of issues but it is now working.

List of Issues to fix

  • Fix the issue of letters showing up as yellow when they should be grey.
  • Add animation.
  • Prevent the user from typing when they won.
  • Make a win and start screen.
0
0
7
Open comments for this post

3h 38m 6s logged

Wordle Lite DEVLOG 1:

School is nearly starting so that means I need to port all my games to code.org which now supports vanilla js.

I decided to try to remake wordle because I couldn’t find an open source version that works on code.org as it doesn’t support js frameworks. I found a list of all wordle words from nolanlad and pasted it into my code. So far you can type words and delete characters and it can check if its a valid word.

0
0
4

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…