Show HN: Got sick of ads, so I made my own logic puzzle site
141–150 of 181 posts
Re: Show HN: Got sick of ads, so I made my own logic puzzle site
#142I hadn't seen star battle before. Was fun. Wanted to play another medium one so created an account and it opened up the same puzzle, so then i just clicked through what i remembered and now i'm way too high on the leaderboard. I feel like a fraud!
Re: Show HN: Got sick of ads, so I made my own logic puzzle site
#143This is nice! Readers may also enjoy Simon Tatham's puzzle collection, available for mobile as well: https://www.chiark.greenend.org.uk/~sgtatham/puzzles/ (My favorite currently is Dominosa. Playing the Hard mode is teaching me new patterns.)
I had intended to add more solitaire games but moved on to other projects. At the time it was an excuse for me to learn Javascript.
Re: Show HN: Got sick of ads, so I made my own logic puzzle site
#144This is great, thank you! I predict agentic coding will change software dramatically in this direction. I recently had my weather app showing me a full-screen video ad. It drove me so mad that I developed wwads in a few hours with claude, Weather Without Ads (or any tracking, etc.), which can be installed as a PWA on Android or iOS. https://jmrk84.github.io/wwads/
Re: Show HN: Got sick of ads, so I made my own logic puzzle site
#145This is nice! Readers may also enjoy Simon Tatham's puzzle collection, available for mobile as well: https://www.chiark.greenend.org.uk/~sgtatham/puzzles/ (My favorite currently is Dominosa. Playing the Hard mode is teaching me new patterns.)
(Over a decade ago now?) I created https://kardland.com with a couple of solitaire games. No ads or other bullshit. I had intended to add more solitaire games but moved on to other projects. At the time it was an excuse for me to learn Javascript.
Re: Show HN: Got sick of ads, so I made my own logic puzzle site
#146There are still a couple of bugs to iron out, but people seem to like the original Gravity Words game.
Re: Show HN: Got sick of ads, so I made my own logic puzzle site
#147Looks nice but feels severely underbaked. Did a medium soduku puzzle. Made a mistake, so I tried erasing it to get rid of the noise. 0? no. backspace? also no apparently. then I just mashed other number keys to see if the square was responive at all and I failed the puzzle. Why does sodoku need a fail counter in the first place?
Re: Show HN: Got sick of ads, so I made my own logic puzzle site
#148> Create a free account to keep playing. After 3 attempts (all moves were mistakes! maybe I'm too stupid?) asked for my email. Is emails collection the end-goal of this (vibe-coded, I suppose) page?
I'm a software engineer for my job and just code apps for a fun hobby in my spare time. Pretty much, most every software engineer uses agentic AI coding tools these days. I built this the same way I build software for my job. So it's not some slop codebase with API keys sitting in the HTML :)