Skip to main content
Back to top
A crashed space shuttle resides at the bottom of a crystalline alien planet.
We Won't Leave You Stranded!
Navigate Your Application

Daunted by the DigiPen application process? Don't be! Join our online Application Workshop on Sept. 10 for a step-by-step walkthrough from Admissions.

DigiPen Student 3D Rendering by Juthapat Limpattanakul

.homepage-hero-slideshow{ --bg-overlay-color: var(--purple); --callout-bg-color: var(--purple); } body.front #homepage-hero-slideshow figure.video figcaption .figure-inner{ position: absolute; max-width:none; width: 100vw; } figure.video figcaption .figure-inner video { position: absolute; width: 100vw; top: 0; left: 0; vertical-align: middle; display: block; height: 100%; min-height: 25rem; -o-object-fit: cover; object-fit: cover; object-position: 60%; } body.front #homepage-hero-slideshow figure.video figcaption .figure-inner .section-inset{ position: relative; height: 100%; } body.front #homepage-hero-slideshow .view-content .views-row.views-row-first{ overflow: hidden; } body.front #homepage-hero-slideshow .overlay.custom-overlay{ background-image: linear-gradient(350deg, rgba(var(--bg-overlay-color),0.6), rgba(var(--bg-overlay-color),0.4), rgba(var(--bg-overlay-color),0.5), rgba(var(--bg-overlay-color),0.3)); width: 100vw; -webkit-animation: animate 1s both; animation: animate 1s both; -webkit-animation-timing-function: var(--animation-ease); animation-timing-function: var(--animation-ease); --animation-opacity: 0; } /* Custom Grid Layout Alterations */ body.front #homepage-hero-slideshow figure figcaption .figure-inner{ max-width: 100%; width: 100vw !important; } /* Hero Callout Alterations */ body.front #homepage-hero-slideshow .hero-huge-callout{ display: block; top: 50% !important; width: 100%; height: 100%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); } body.front #homepage-hero-slideshow .callout-container{ text-align:center; margin: 0 auto; position: relative; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); } body.front #homepage-hero-slideshow .callout-container:before { content: ''; position: absolute; height: 200%; width: 200%; left: -50%; top: -50%; background: radial-gradient(rgba(var(--callout-bg-color),0.4), rgba(var(--callout-bg-color),0.2), rgba(var(--callout-bg-color),0), rgba(var(--callout-bg-color),0)); -webkit-animation: animate 1s both; animation: animate 1s both; -webkit-animation-timing-function: var(--animation-ease); animation-timing-function: var(--animation-ease); --animation-opacity: 0; } div.hero-huge-callout p.lead-in{ max-width: 15rem; margin-left: auto; margin-right: auto; } body.front #homepage-hero-slideshow div.ctas a{ background-image: linear-gradient(var(--dir), rgba(186, 17, 36, var(--alpha1)) var(--pos1), rgba(231, 27, 43, var(--alpha2)) var(--pos2), rgba(var(--gradient-color-hover), var(--alpha3)) var(--pos4)); } /* Media Queries - Responsive Behavior */ @media screen and (min-width: 30em){ div.hero-huge-callout div.font-size-xxl{ font-size: 2.75rem; } div.hero-huge-callout p.lead-in{ max-width: 26rem; } } @media screen and (min-width: 54em){ body.front #homepage-hero-slideshow .callout-container:before { background:radial-gradient(rgba(var(--callout-bg-color),0.8), rgba(var(--callout-bg-color),0.3), rgba(var(--callout-bg-color),0), rgba(var(--callout-bg-color),0)); background-position-x: -5rem; } figure.video figcaption .figure-inner video { position: absolute; height: 65vh; min-height: 32rem; object-position: 50%; } body.front #homepage-hero-slideshow figure .figure-title{ margin-right: 5vw; -webkit-animation: animate 2s both; animation: animate 2s both; -webkit-animation-timing-function: var(--animation-ease); animation-timing-function: var(--animation-ease); -webkit-animation-delay: 2s; animation-delay: 2s; --animation-opacity: 0; } body.front #homepage-hero-slideshow .callout-container{ margin: 0; text-align: left; max-width: none; } div.hero-huge-callout p.lead-in{ margin-left: 0; max-width: 31rem; } body.front #homepage-hero-slideshow div.ctas a{ padding: 1.2rem 1.6rem; } body.front #homepage-hero-slideshow .overlay.custom-overlay{ background-image: linear-gradient(120deg, rgba(var(--bg-overlay-color),0.7), rgba(var(--bg-overlay-color),0.3), rgba(var(--bg-overlay-color),0.2), rgba(var(--bg-overlay-color),0)); } } @media screen and (min-width: 68em){ body.front #homepage-hero-slideshow .callout-container{ width: 62rem; } body.front #homepage-hero-slideshow figure .figure-title{ margin-right: 8vw; } div.hero-huge-callout div.font-size-xxl{ font-size: 3.25rem; } div.hero-huge-callout p.lead-in{ max-width: 37rem; font-size: 1.5rem; } body.front #homepage-hero-slideshow .cta.font-size-sm{ font-size: 1rem; } } @media screen and (min-width: 85.5em){ body.front #homepage-hero-slideshow figure .figure-title{ margin-right: calc((100vw - 72rem) / 2); } } @media screen and (min-width: 90em){ div.hero-huge-callout div.font-size-xxl{ font-size: 3.5rem; } }
var heroVideoWrapper = document.querySelector ("#hero-video-wrapper"); if (heroVideoWrapper) { var v = document.createElement ("video"); v.setAttribute ("width", "100%"); v.setAttribute ("height", "auto"); v.setAttribute ("preload", "auto"); v.setAttribute ("autoplay", "autoplay"); v.setAttribute ("playsinline", ""); v.setAttribute ("id", "hero-video"); v.muted = true; v.setAttribute ("poster", "/sites/default/files/public/img/home/01-hero/digipen-student-3d-render-by-juthapat-limpattanakul-poster.webp"); var s = document.createElement ("source"); s.setAttribute ("src", "/sites/default/files/public/img/home/01-hero/digipen-student-3d-render-by-juthapat-limpattanakul.mp4"); s.setAttribute ("type", "video/mp4"); v.appendChild (s); heroVideoWrapper.appendChild (v); window.setTimeout( function() { v.play ();}, "100"); }

New on Campus

Announcements

DigiPen Updates IP Policy to Empower Student Creators

The new policy gives students and alums ownership of their work, and a head start in the indie creator economy.

Alumni

Esteban Maldonado Travels the World as Unity Game Engine Developer Advocate

MS in Computer Science graduate Esteban Maldonado talks about his developer advocacy work at Unity and connecting with game developers across the globe.

 

In Good Company

Thanks to the industry partners who visit, hire, and inspire, and to our graduates powering the future of tech and play.

Nintendo company logo. Skydance company logo. Teledyne company logo.
Activision company logo. Tencent company logo. Anduril company logo.
T-Mobile company logo. Arena Net company logo. Valkyrie Entertainment company logo.
Electronic Arts company logo. Epic Games company logo. Turn 10 company logo.
Microsoft company logo. DreamWorks company logo. Ubisoft company logo.
Amazon company logo. Meta company logo. Bungie company logo.
Wizards of the Coast company logo. Blizzard Entertainment company logo. Riot Games company logo.
Unity company logo. Mojang Studios company logo. Sucker Punch company logo.
Apple company logo. Google company logo. Roblox company logo.
Niantic company logo. Netflix company logo. Warner Bros Games company logo.
  • Top Game School

    Ranked as a Top Video Game Design School by the Princeton Review for the last 16 years.

  • #1 Median Earnings

    Highest median earnings after attending among Washington state colleges.* (collegescorecard.ed.gov)

  • 83% Receive Aid

    A majority of incoming undergraduates in the 2024-25 academic year were awarded DigiPen gift aid.

  • 1,000+ Awards

    DigiPen students have earned more than 1,000 awards and honors for their games, films, and academic papers.

*The median annual earnings of individuals that received federal student aid and began college at this institution 10 years ago, regardless of their completion status.

Our Students Are Amazing

Student Showcase

Do What You Love.  Love What You Do.

We prepare students for a wide range of careers — doing the kind of work that challenges the mind and excites the imagination. Check out some examples of what our alumni have gone on to do after DigiPen.

Alumni Success
An image of DigiPen's viewbook

Stay in the Loop

Stay in the Loop

Don’t miss any updates and get access to our digital viewbook!

Don’t miss any updates and get access to our digital viewbook!