A large, open-source library of free online browser games — from quick hypercasual bites to deeper adventure and multiplayer titles. Everything runs on pure frontend code: no frameworks required, no backend, no user tracking.
- 500+ free online games — action, puzzle, racing, arcade, and more
- Instant play — open a game and it loads in-browser, no download
- No account, no tracking — purely client-side presentation
- Open source — the entire codebase is on GitHub
| Category | Examples |
|---|---|
| Action | Neon Orbit Defender, Stick Slasher, Ball Or Nothing |
| Puzzle | Tile Clash Arena, NovaShift, Rook1 |
| Racing | Power Of Darkness, Feifei Park |
| Adventure | GuildFront, Caliber, Macabre |
| Hypercasual | Rexo, Flappy Plane, Pie Clicker |
| Multiplayer | Dungeon Deathmatch, Amoeba Online, Gravity runners |
| .io | Cyber god, Keep it Alight, supernovae.io |
Play online at bite-arcade.com, or run it locally:
# 1. Clone the repository
git clone https://github.com/bite-arcade/bite-arcade.git
# 2. Enter the directory
cd bite-arcade
# 3. Serve the static files (any static server works)
python3 -m http.server 8080
# Then open http://localhost:8080
⚠️ FOR LOCAL TESTING ONLY. Do not expose to public internet. This is a static site; a local server is enough to preview it on your machine.
Every great story begins with a choice: to face the world as it is, or to imagine it as it could be. At Hearth Veil Press, we believe you don't have to choose.
Hearth is for the world you live in — the real one, with its bills, its decisions, its quiet struggles, and its small victories. It's the knowledge that helps you build a stable foundation: clear financial frameworks, practical AI strategies, and evidence-based guidance.
Veil is for the worlds you dream of — where magic has rules, power has a price, and love and fate collide across shifting battlefields.
Together, they form a single publishing philosophy: Where Practical Truths Meet Fictional Veils.
Our books are built on three pillars:
- Tested — We don't publish theories. We publish what works.
- Structured — Clear steps, actionable plans, and layered narratives.
- Verified — Every guide is grounded in evidence.
We are independent. We are reader-first. We believe the best books don't just entertain — they equip, inspire, and stay with you long after the final page.
Beyond publishing, we build free, privacy-first digital tools and entertainment platforms:
- hearthveilpress.com — Official publisher site with free chapters, book launches, and community updates
- PrivacyPDF.org — A free, privacy-first online PDF toolkit (compress, merge, convert) that runs entirely in your browser with zero data uploads
- Bite Arcade — 500+ free browser games across action, puzzle, racing, arcade, and casual genres
- Tiny Arcade — 257+ handpicked retro and pixel-art arcade games
Report bugs via GitHub Issues, suggest new game ideas, or open a Pull Request. Please read CONTRIBUTING.md first.
- Tiny Arcade — 250+ retro arcade games
- PrivacyPDF — 100% browser-local PDF compression
Released under the MIT License. This project is derived from the open-source tiny-arcade project by ShemYu; see NOTICE for attribution.