martinclayton
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Let's Decrypt dot org redirects to the NSA (letsdecrypt.org)
- AI-Assisted Scientific Research? (aims.healthcare)
- Phone Calls to Tongueless Men (bessstillman.substack.com)
- Starship from Florida (youtube.com)
- Show HN: Get Even³ – Number and Memory Game (foximax.com)
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…
- Show HN: 'Get Even' mini number game (foximax.com)
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…
- Show HN: Find the Prime game sketch (foximax.com)
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…
- Show HN: FoxiMax 6 – more of our Hangman variant (foximax.com)
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…
- Trade secrets: Coming of age on a global stage (worldipreview.com)
- Twitter Whistleblower Report Highlights (twitter.com)
- Show HN: It's like Hangman not Wordle (foximax.com)
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.