VB Games is a browser-based game playground with built-in AI Studio, local feed, and modal game launcher.
- Games hub with Space Invaders, Vesmírná mise, Racing Game, and City Forge.
- Bio Points system saved in
localStorage. - AI Studio for generating game drafts with local Ollama (
http://localhost:11434). - Feed for public project browsing with local comment moderation.
- Pricing section with Premium Beta currently free during testing.
- Bilingual UI (Čeština / English), brightness settings, and quick contact links.
Run the dev server:
python3 dev_server.pyOpen:
The app enforces HTTPS automatically on non-localhost environments.