Welcome to the official documentation for Cody’s Shack Games — a lightweight, clean, and fully self-hostable browser game portal. Play 147+ embedded games, access popular websites through built-in proxies, stream movies, and use privacy tools like the tab cloaker, all without ads or tracking.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/theinfamouscoder5/codys-shack-games/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Learn what Cody’s Shack is, how it works, and what makes it different from other game sites.
Quickstart
Get your own instance of Cody’s Shack up and running in minutes.
Game Library
Browse and search 147+ embedded browser games, all hosted locally.
Self-Hosting
Deploy Cody’s Shack on any static host — Netlify, Vercel, GitHub Pages, or your own server.
What’s inside
Website Proxies
Access YouTube, Discord, Spotify, Reddit, and more through built-in iframe proxies.
Movie Streaming
Watch movies directly from the site via an embedded streaming integration.
Tab Cloaker
Disguise your browser tab with a custom title and favicon for extra privacy.
Configuration
Customize games, apps, and UI behavior using simple JSON config files.
Getting started
Fork or download the repository
Grab the source from GitHub and clone it locally or directly deploy it to your static host of choice.
Configure your game library
Edit
config/games.json to add, remove, or reorder games. Each entry needs a title, link, and imgSrc.Deploy to a static host
Upload the entire project directory to any static file host. No build step is required — it’s all plain HTML, CSS, and JavaScript.