

# Event Details

- **Event Name**: Retro Arcade Coding
- **Event Start and End Date**: Mon, 08 Jun, 2026 at 01:00 pm – Fri, 12 Jun, 2026 at 04:00 pm (-04:00)
- **Event Description**: In this camp, Ninjas use Microsoft MakeCode Arcade to redesign classic arcade games. They’ll code platformers and adventure games, then play and share their creations on handheld devices, boosting learning, confidence, and creativity.
- **Event URL**: https://allevents.in/dublin/retro-arcade-coding/200030110681034
- **Event Categories**: it, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Dublin
- **state**: OH
- **country**: United States
- **location**: 7020 Hospital Drive, Dublin, OH 43016
- **lat**: 40.1045
- **long**: -83.164
- **full address**: 7020 Hospital Drive, Dublin, OH 43016, United States

## Event gallery

- **Alt text**: Retro Arcade Coding
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d271a6cd42443d0c6ac23fe5cc958a4d3b29ae8bb0162235205e58a82377ffd0-rimg-w1200-h457-dc2b44a2-gmir?v=1779549634

## FAQs

- **Q**: When and where is Retro Arcade Coding being held?
  - **A:** Retro Arcade Coding takes place on Mon, 08 Jun, 2026 at 01:00 pm to Fri, 12 Jun, 2026 at 04:00 pm at 7020 Hospital Drive, Dublin, OH 43016, United States.
- **Q**: Who is organizing Retro Arcade Coding?
  - **A:** Retro Arcade Coding is organized by Code Ninjas (Dublin, OH).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Retro Arcade Coding",
        "image": "https://cdn-az.allevents.in/events2/banners/d271a6cd42443d0c6ac23fe5cc958a4d3b29ae8bb0162235205e58a82377ffd0-rimg-w1200-h457-dc2b44a2-gmir?v=1779549634",
        "startDate": "2026-06-08T13:00:00-04:00",
        "endDate": "2026-06-12T16:00:00-04:00",
        "url": "https://allevents.in/dublin/retro-arcade-coding/200030110681034",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "7020 Hospital Drive, Dublin, OH 43016",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7020 Hospital Dr, Dublin, OH 43016-8462, United States",
                "addressLocality": "Dublin",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.1045",
                "longitude": "-83.164"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In this camp, Ninjas use Microsoft MakeCode Arcade to redesign classic arcade games. They’ll code platformers and adventure games, then play and share their creations on handheld devices, boosting learning, confidence, and creativity.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Code Ninjas (Dublin OH)",
                "url": "https://allevents.in/org/code-ninjas-dublin-oh/21630364"
            }
        ]
    }
]
```