A web-based version of the popular BitLife life simulation game. Live your virtual life — from birth to death — making choices that shape your future. Play directly in your browser with no installations required!
🖥️ Easily host on GitHub Pages, Netlify, Vercel, or any static hosting platform.
- 👶 Start a new life and make meaningful choices
- 💼 Career paths, relationships, education, crime, and more
- 🧠 Randomized life events for unique experiences every playthrough
- 🌐 100% static web app (HTML/CSS/JavaScript) — no backend needed
- 💾 Auto-saving progress in local storage
To run the game locally or deploy it on your own static site:
- Clone the repo
git clone https://github.com/your-username/bitlif.git cd bitlife-online - Open in browser Just open index.html in any browser to start playing.