Jared Tanner
@some-antics
0
wordlegame-org-cheaterwordlegame.org Cheater
This is a cheater script for the wordle game at https://wordlegame.org/
Wordlegame.org Cheater
This is a cheater script for the wordle game at https://wordlegame.org/
It will only work on that site.
How to use it
go to https://wordlegame.org/
type your favorite starting word. (mine is "adieu")
open the console using [Ctrl] + [Shift] + [I] or the [F12] key
copy and paste the index.js file into the console, press [Enter]
type findPossibilities() into the console, press [Enter].
It should have printed out an array (a list) of possible words
choose one of the words as your next guess, and type it in
repeat steps 5, 6 , and 7 until you guess the final word
Disclaimer
The cheater is not perfect. I do not know exactly which words this website uses, so sometimes the array will come back empty (looking like this: [])
So instead, I have a list of fairly common 5-letter English words that I use in the algorithm. This also means that it might not help you with puzzles that your friend shares with you. Depending on which word they used, it might not be on my list.
2
canvas-asteroidsClassic asteroids game coded in JavaScript.
Play alone or with a friend.
Full screen is recommended.
CONTROLS:
In the Menu: Arrow keys to move focus, Enter to pick an option
Player 1: WASD to turn and thrust; Space-bar to shoot
Player 2: Arrow Keys to turn and thrust; Enter to shoot
112
9
2
Conway's Game of Life
Created with HTML5 Canvas
Play
Click on grid to add or remove squares
[P] to play/pause
While paused, you can step to the next
HTML, CSS, JS
Canvas Asteroids Game
The classic 1979 asteroids)) game using HTML5 canvas and JavaScript
Arrow Keys to turn and thrust
Space-bar to shoot
UPDATE: a
HTML, CSS, JS
Built with HTML5 canvas
Based on the google version
Instructions
right click to place a flag
left click on square to reveal what is underneath
lef
HTML, CSS, JS
Ultimate tic-tac-toe game!
Best played with 2 players
Instructions
Win three games of Tic Tac Toe in a row.
You may only play in the big field that
HTML, CSS, JS
Simple snake game using HTML5 canvas.
I would recommend playing in a new tab, as the arrow keys scroll the window up and down, and it gets very hard t
HTML, CSS, JS
My first post! I've been making things for a while, but never realized I could post them :)
This is a 15-square game built using HTML5 canvas & javas
HTML, CSS, JS