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
- POT. Fly over the moon Ganymede and Jupiter with the Juno mission | VIDEO Jul 19, 2021
- Is GTA Remastered Trilogy reality and will it also be released on next-gen and Switch? Aug 12, 2021
- Videogames, ‘English Adventures with Cambridge’ arrives to learn English Sep 15, 2021
- F1 2021 temporarily runs out of ray tracing on PS5 while Codemasters fixes issues Jul 20, 2021
- PlayStation Store: early July 2021 weekend offer includes Ubisoft, EA, Rockstar games Jul 2, 2021
- Streamer, cloud gaming, free to play: their equivalents in French have been found and they will not please everyone May 30, 2022
- DYING: 1983 is the new Japanese survival horror that will be on Xbox One Aug 29, 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();
}
};
