A collection of simple web applications. Have fun exploring!
Link: /terraria-seed.html
A Terraria 1.4.5 world seed generator that allows you to specify special world features and secret seeds.
Link: /minimax.html
A Minimax / Alpha-Beta pruning visualizer.
Link: /hardle/index.html
A very simple fork of hardle.org written in plain HTML/CSS/JS.
Hardle is a Wordle-like game.
- Your goal is to guess a five-letter word in 10 tries or less.
- After each guess, the color of the tiles will change to show how close your guess was to the word. Green = correct, Yellow = present but in the wrong position, Gray = absent.
- However, unlike Wordle, Hardle does not reveal the color of each tile. Instead, it only tells you how many letters are correct (green) and present (yellow).
The word lists are taken from a Gist by cfreshman.
allowed.txtcontains 10657 words that can be used as guesses.answers.txtcontains 2315 words that can be the answer.
Good luck and have fun!
Link: /klondike.html
A simple Klondike Solitaire game.
Link: /balatro.jsx (React)
A simple Balatro clone implementing the core mechanics, inspired by Texas Hold'em poker.
Link: /arrow-puzzle.html
An arrow puzzle game inspired by the minigame in "Exponential Idle".

