Nick Sheffield
Nick Sheffield
Web Software Engineer
Wordhack
View project

A browser game based on the hacking minigame from Fallout 4. The game uses a dictionary of 5 letter words derived from the word-list npm package.

Wordhack screenshot

You play the game by trying to find the correct word. When you click each a word that is incorrect, you use up a guess and the game tells you how similar the word is to the correct answer. The correctness is determined by same letters being in the same position.

Wordhack screenshot

The game ends when you find the correct word.

Wordhack screenshot

Hard mode includes more possible words, and less guesses.

Wordhack screenshot

The game also has a light mode if you are into that kind of thing.