A forest full of dangers.
The small independent studio Melting Parrot is about to release his first, promising title: Dap, action game with dark sylvan settings, scheduled for September 29 on PC.
We present it to you through the brand new trailer with which the actual launch date was communicated: up Steam the game page is already active and you can put the title in the platlist.
As you can widely see from the video, the atmospheres are reminiscent of those of Mononoke Hime of the Studio Ghibli, while in some ways the gameplay is inspired by Pikmin: these are inspirations declared by the authors themselves, Paul and Iris Anstey.
Read Also
- Video: Lina Tejeiro apologized to Yina Calderón for rejecting her, although she does not remember it Jun 4, 2022
- Silent Hill and Resident Evil 4 Remake suggested by the latest PlayStation promotional spot Sep 14, 2021
- Forza Horizon 5 will show its campaign this afternoon: follow its new gameplay here live Sep 7, 2021
- Final Fantasy 7 Remake, the original and the enemies compared in an interesting video Jul 7, 2021
- Twitch goes to court, this time for real Aug 24, 2021
- Dying Light 2 will support 120 FPS only on Xbox Series X / S Aug 10, 2021
- A sealed copy of Super Mario 64 is auctioned for 1.5 million dollars: it is the most expensive video game in history Jul 12, 2021
Dap is a horror action adventure based on herding and protecting a group of fragile creatures called Dap. The aim is to bring the Dap to a safe place through a world as fascinating as it is wild and full of pitfalls to fight and puzzles to solve, avoiding the infection that is slowly driving the Daps crazy, making them strange and terrifying creatures …
Source: Twinfinite
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘175441972590560’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// Load the SDK Asynchronously
(function (d) {
var js, id = ‘facebook-jssdk’, ref = d.getElementsByTagName(‘script’)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(‘script’);
js.id = id;
js.async = true;
js.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
