martinclayton

↗ HN profile [ 80.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Phone Calls to Tongueless Men (bessstillman.substack.com)
  2. Starship from Florida (youtube.com)
  3. Return of the GHBED[1] having a go at a web-based games using html/css/js. This one is based on the earlier "Get Even" where you had to find one "2" in a 7x7 grid. Now the game is turn based, and there are three hidden…

  4. A sibling to "Find The Prime". Find the hidden number "2" by clicking on the tiles to reveal what's behind. To fill the tile grid, we give each row and column a unique random integer in the range 1–7. We add the numbers…

  5. Find The Prime by revealing the hidden numbers. All the numbers in each row and each column share a common factor. (On the row and column where the prime is the common factor is one.) It's not enough for a satisfying…

  6. I posted the 5-letter version of our family word game back in October. Here's the latest build out from there - rather obvious - 6 letters. The original 5-letter version is at https://foximax.com/ The Danish language…

  7. Grey-haired back-end dev has a go at a web-based game using html/css/js only. The interface is (very) similar to Wordle, but it's a different game based on guess-the-word letter-by-letter Hangman.