Hacker News with Generative AI: Programming Challenges
« Back to main
Bouncing Beholder, my winning JS1K entry (2012)
(marijnhaverbeke.nl)
My winning JS1K entry---a JavaScript platform game that fits in 1024 bytes.
JavaScript
,
Game Development
,
Programming Challenges
,
Retro Games
72 points by wonger_ 17 days ago |
21 comments
Advent of Svelte
(svelte.dev)
Last December, Svelte Society presented an advent calendar’s worth of festive Svelte-themed code challenges.
JavaScript
,
Web Development
,
Frameworks
,
Programming Challenges
5 points by tobr 82 days ago |
0 comments
Project Euler #912: Where are the Odds?
(projecteuler.net)
Let \(s_n\) be the \(n\)-th positive integer that does not contain three consecutive ones in its binary representation.
Mathematics
,
Algorithms
,
Programming Challenges
165 points by fzliu 130 days ago |
99 comments