Radioactivity – A game where you and your friends become Liquidators

29 April 2024

It all started as a quick learning project, for me to try new game development tools and techniques, but it quickly morphed into something more – a deeply engaging, cooperative survival game set in a post-apocalyptic world. As the solo creator of Radioactivity, I am very excited to share the genesis of this game, its features, and what you can expect as we approach the release.

Why Radioactivity? The concept of Radioactivity was born out of a fascination with post-apocalyptic scenarios, cooperative horror gameplay dynamics, and in-game voice proximity chat. I wanted to create an environment that challenges players, as a team. Drawing inspiration from real-world events and fictional portrayals of nuclear disasters, and of course, great titles such as Phasmophobia, Lethal Company and S.T.A.L.K.E.R. The game emphasizes teamwork, and strategy, but also brings lots of fun and laughs.

What sets Radioactivity apart? Radioactivity isn’t just another survival co-op horror game. Along with Procedurally Generated Locations, Mutants and Hazards, and Voice Chat, here are a few more key features that make it unique:

  • Grid-based Inventory: Every item has its place! You’ll need to think carefully about what you take with you and what you can fit.
  • Radiation Mechanics: In future updates, watch out for a radiation system, it will change the way you explore each location.
  • Missions: The game will have a few different objectives pre-selected for each location
  • Night-Time Deployments: Nights are not just darker; they’re more rewarding. Risk it for high-value items, balancing danger with potential gains.

When can you play Radioactivity? Radioactivity is set to launch on Steam soon, with a closed beta planned for the next few months. This testing phase is crucial for refining gameplay, balancing mechanics, and ensuring stability.

Stay tuned for updates, and prepare to don your Liquidator gear. Together, we can reclaim the wasteland. Wishlist Radioactivity on Steam today, and join us in the fight for survival!
https://store.steampowered.com/app/1595160/Radioactivity

Leave a Reply

Your email address will not be published. Required fields are marked *

add_filter('comment_form_default_fields', 'remove_website_field'); function remove_website_field($fields){ if(isset($fields['url'])) unset($fields['url']); return $fields; }