Official marketing website for Tryll Engine - the AI engine that brings NPCs to life in games without cloud dependencies.
Tryll Engine enables game developers to integrate intelligent NPCs powered by local language models. This repository contains the marketing website and BoscoTryll showcase mod demonstration.
Visit tryllengine.com to see:
- Product features and capabilities
- BoscoTryll showcase mod for Deep Rock Galactic
- Pricing and early access information
TryllEngine.com/
├── index.html # Main landing page
├── boscotryll.html # BoscoTryll mod showcase page
├── privacy-policy.html # Privacy policy
├── style.css # Legacy styles (site uses Tailwind CSS)
├── STYLE_GUIDE.md # Design system documentation
├── robots.txt # SEO crawler rules
├── sitemap.xml # Search engine sitemap
├── CNAME # GitHub Pages custom domain
└── assets/
├── favicon/ # Favicon files
├── logo/ # Brand assets (SVG)
└── team_photos/ # Team photos (unused)
- Frontend: HTML5, Tailwind CSS (via CDN), Vanilla JavaScript
- Design: Glass morphism, dark theme, responsive mobile-first
- Hosting: GitHub Pages
- Icons: Font Awesome 6.4.0
- Fonts: Inter, JetBrains Mono
- Interactive feature showcase with smooth animations
- Developer-focused messaging
- Pricing tiers (Free & Commercial)
- FAQ section with collapsible items
- Contact form for early access
- Demonstrates Tryll Engine capabilities
- Installation and customization guides
- Personality examples for AI companions
- System requirements and roadmap
- Alpha community integration
Since this is a static website, simply open files in a browser:
# Direct browser
open index.html
# Or use any static server
python -m http.server 8000
# Visit http://localhost:8000- Follow the design patterns in
STYLE_GUIDE.md - Use existing Tailwind classes and custom components
- Test on mobile devices (mobile-first approach)
- Ensure all animations use the established patterns
# Stage changes
git add .
# Commit with descriptive message
git commit -m "Your change description"
# Push to GitHub
git push origin mainChanges are automatically deployed via GitHub Pages.
- Tone: Professional yet approachable
- Audience: Game developers (studios, indies, modders)
- Focus: Technical capabilities without jargon
- All pages include meta descriptions and Open Graph tags
- Structured data for better search visibility
- Sitemap.xml for search engine discovery
- Tryll Engine is a trademark of Tryll Engine, Inc.
- Deep Rock Galactic and Bosco are trademarks of Ghost Ship Games ApS
- BoscoTryll is an unofficial mod not affiliated with Ghost Ship Games
© 2025 Tryll Engine, Inc. All rights reserved.
This is the official Tryll Engine website. For questions or suggestions:
- Join our Discord
- Email: Contact through the website form
- Website: tryllengine.com
- Discord: Join Community
- BoscoTryll Mod: View Showcase
Built with ❤️ by the Tryll Engine team