Skip to main content

Gen Z Doesn't Want To Spend On Video Games Anymore, Study Reports

Photo by Sigmund on Unsplash

If you thought that video games were becoming too expensive, and the Switch 2 was overhyped for the price, you might not be alone. 

Market research firm Circana recently published data suggesting that young adults spent 25% less than they did in a similar time frame last year.



The drop off was most noticeable for the 18–24 year old age group, with other age groups only seeing single digit drops. Other categories, such as prestige beauty and furniture, have not been hit as hard by the Zoomer budgeting crisis.

There are numerous factors that could have led to this outcome. Gen Z has been having recent economic struggles, so many in this age bracket have taken a closer look at their finances. 

This is great for those of us in this generation that are trying to save their money. But for the video game industry, this could be a warning sign. Despite often high profits amongst bigger studios, the industry has already faced several layoffs. This could potentially signal more, as the rise of free games continues with platforms like Roblox continue to break records.

Feel free to comment how you feel about this. As someone who once wanted to work in game development, I will always be glad that I picked up multiple different skills related to different industries.

Only time will tell what the future of video games has in store.

Comments

Popular posts from this blog

The Best Programming Languages To Learn in 2026 (And Why They Matter)

 Whether you’re a brand new developer or shifting careers, choosing the right programming language to learn in 2025 isn’t just about popularity. It’s also about positioning yourself as someone with the right set of skills for potential future employers. Over time we have witnessed various technological improvements that have lead programming as we once knew it to change vastly. For this article, I looked at a few different sources to figure out which languages are actually in demand right now. One interesting source I discovered is called SkillQuery (this isn’t sponsored, I just thought it was neat). This is a small project created by a PhD student to show which skills are actually in demand for certain industries. 1. Python This one is a dead giveaway.  As a statistics undergrad, the need to learn Python has been absolutely drilled into my head (although I prefer working with R a lot more). But I have to admit, this is for good reason. Most sources I checked listed Python a...

I Was "Vibe Coding" Before It Was Even A Thing - How It Led Me To Burn Out Doing My Passion

Photo by Gustavo Zambelli on Unsplash (This article was originally posted for paid members on Medium. ) When I was 15, I discovered coding.  I was placed into a generic “Programming 1010” class in high school, and learned Scratch. Before this, I never really knew what I wanted to do as an adult. Often, people would ask me the dreaded “So, what do you wanna do when you grow up?” and I would answer with something just to please them. Oh, something with art maybe? I don’t know. Maybe a nurse. A teacher? Nothing ever stuck with me.  I was always a B average student in school. I did fine getting by, but I just didn’t have interests in the way that other people did. I grew up dealing with a pretty rough childhood, so I didn’t have time to discover what I really liked until I got older. My only hobbies at that point were listening to music and watching horror movies like the hormonal emo teenager I was (and playing Skyrim for 8 hours straight, of course). But something clicked in my...

Is HTML Worth Learning in 2025?

If you are new to the world of coding and computers, chances are you have asked yourself this question a multitude of times for various programming languages. And although it’s not a “programming language” in the traditional sense, HTML is no different. As the tech world rapidly evolves and new and improved tools with shiny, already built-in AI features become readily available to users, it almost seems like languages such as HTML are becoming less important. However, I would argue that this isn’t actually true. While learning just HTML on it’s own won’t land you a job in tech, it can certainly strengthen your skills and provide a solid base to expand on. In this article, I will give you 4 reasons why HTML is still worth learning in 2025. 1. HTML is the foundation for the internet Nearly every website you visit relies on some form of HTML. It’s essentially the skeleton of the internet. CSS just makes it pretty, and JavaScript makes it do things. HTML is the part that gives everything a...