

# Event Details

- **Event Name**: Game Dev: Live Interactive Narratives
- **Event Start and End Date**: Thu, 13 Aug, 2026 at 04:30 am (-04:00)
- **Event Description**: How do you orchestrate a live interactive experience where players, actors, props, and storylines all have to come together at exactly the right time? Live interactive experiences are part game, part theater, and part logistical nightmare. This talk explores how AI can automatically schedule actors, locations, resources, and branching narratives to make immersive experiences easier to design, operate, and adapt. I'll also share a brief tour of my broader work in game AI, including believable social characters, procedural storytelling, mixed reality, and generative AI for game creation.
- **Event URL**: https://allevents.in/morrisville/game-dev-live-interactive-narratives/200030523526643
- **Event Categories**: Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Morrisville
- **state**: NC
- **country**: United States
- **location**: Frontier RTP
- **lat**: 35.89615
- **long**: -78.8704
- **full address**: Frontier RTP, 800 Park Offices Dr,Morrisville, North Carolina, United States

## Event gallery

- **Alt text**: Game Dev: Live Interactive Narratives
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4abe45f44387da4e03fd09e754721e089d32efa8f52a4cfa26ef8572f1554acd-rimg-w1200-h675-dcf8f8f8-gmir?v=1786156543

## FAQs

- **Q**: When and where is Game Dev: Live Interactive Narratives being held?
  - **A:** Game Dev: Live Interactive Narratives takes place on Thu, 13 Aug, 2026 at 04:30 am to Thu, 13 Aug, 2026 at 04:30 am at Frontier RTP, 800 Park Offices Dr,Morrisville, North Carolina, United States.
- **Q**: Who is organizing Game Dev: Live Interactive Narratives?
  - **A:** Game Dev: Live Interactive Narratives is organized by IGDA NC-Triangle Chapter.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Game Dev: Live Interactive Narratives is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Morrisville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Game Dev: Live Interactive Narratives sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Dev: Live Interactive Narratives",
        "image": "https://cdn-az.allevents.in/events1/banners/4abe45f44387da4e03fd09e754721e089d32efa8f52a4cfa26ef8572f1554acd-rimg-w1200-h675-dcf8f8f8-gmir?v=1786156543",
        "startDate": "2026-08-13T04:30:00-04:00",
        "url": "https://allevents.in/morrisville/game-dev-live-interactive-narratives/200030523526643",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Frontier RTP",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "800 Park Offices Dr,Morrisville, North Carolina",
                "addressLocality": "Morrisville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.89615",
                "longitude": "-78.8704"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "How do you orchestrate a live interactive experience where players, actors, props, and storylines all have to come together at exactly the right time? Live interactive experiences are part game, part theater, and part logistical nightmare. This talk explores how AI can automatically schedule actors,",
        "organizer": [
            {
                "@type": "Organization",
                "name": "IGDA NC-Triangle Chapter",
                "url": "https://allevents.in/org/igda-nc-triangle-chapter/9103276",
                "description": "IGDA NC-Triangle Chapter. 1,014 likes · 4 talking about this. The NC-Triangle chapter of the IGDA advances the careers and enhances the lives of game..."
            }
        ]
    }
]
```