How Flux Works
Flux is a curated portal of links to web games. Each game is hosted on its own public page (in this project's case: GitHub Pages). Flux acts as a directory + in-browser launcher — it does not host the games itself.
Embedding & Fallbacks
Flux attempts to embed games in a modal (iframe) for a seamless experience. Some sites prevent embedding for security (via headers). When that happens Flux will show a clear message and provide a one-click fallback that opens the game in a new tab.
Respect Network Rules
Flux links to publicly available pages. It is important to respect the usage policies of your network or institution. If a page is blocked by a network administrator, follow the rules provided by that administrator.
Privacy & Safety
Flux does not collect personal data. Game pages themselves may collect analytics or use cookies — review each game's page if you have privacy concerns.
Contributing
To add a new game: add a thumbnail to /assets and a new card in the games list. The UI is data-driven in script.js so you can add entries there to populate the site automatically.