TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Black Jack Game

3 pointsby developer1000about 1 year ago

2 comments

developer1000about 1 year ago
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 :)
jackspawnabout 1 year ago
Nice, I love that it involves no backend and no libraries. Seeing some problems on an iphone 15: after i enter a bet, it zooms in, and i have to manually zoom out again
评论 #40004491 未加载