So true! I tried at least 4 songs they are all lame in the same way it hurts my ears couldnt get past 10 seconds.
Still its quite an achievement well done developer! I mean we cant expect real creativity out of a lifeless machine can we.
Hey HN,
I just started learning to code and built a website for a black jack game.
The idea is to test different strategies and card counting in a realistic simulation with no money on the line. Most other sites are very cumbersome and slow so I built it with vanilla javascript html css no libraries no backend. State is reset when you reload the page.
Start by placing a bet, you start with a monopoly fake money account of 500 $ and see how far you can go.
After a period or if the balance goes to 0 you get statistics about win rate, bust rate, etc
No money involved no signup no download no ads.
Let me know how you find it and what I should improve. Thanks :)