Koira: A Musical Adventure Game
About Koira
Publisher DON’T NOD and developer Studio Tolima have announced musical adventure game Koira for PC (Steam). It will launch in 2025.
You wake far from the heart of the forest—from home. Somewhere in the distance, the sound of a puppy’s bark echoes through the trees. It sounds like it needs help. You get to your feet…
Koira is a heartwarming tale where you befriend and protect your new puppy from danger. Traverse a musical forest, solve ancient puzzles, meet woodland creatures, and try to find your way home. Discover your untapped powers and learn the true value of friendship.
Key Features
- Save a puppy.
- Journey through a mysterious forest.
- Solve puzzles.
Watch the announcement trailer below. View the first screenshots at the gallery.
Announce Trailer
Screenshots
document.addEventListener(“DOMContentLoaded”, function(){
var slider = tns({
container: “#carousel_828351 .carousel__container”,
items: 1,
loop: false,
lazyload: true,
lazyloadSelector: “#carousel_828351 .carousel__item img”,
navContainer: “.carousel-nav_828351”,
controlsContainer: “.carousel-controls_828351”
});
var thumbnails = tns({
container: “.carousel-nav_828351”,
items: 5,
lazyload: false,
slideBy: 1,
nav: true,
controls: false,
loop: false,
navPosition: “bottom”
});
document.querySelector(“#carousel_828351 .carousel-controls__next”).onclick = function () {thumbnails.goTo(“next”);};
document.querySelector(“#carousel_828351 .carousel-controls__prev”).onclick = function () {thumbnails.goTo(“prev”);};
})