如何评价类《完蛋美女》新作公布:完蛋美男售价14.4元!

来源:NBA直播吧
4月3日讯 近日,由Free Studio开发的模拟恋爱真人互动影视作品《糟糕!他们太爱我了怎么办?》现已开放Steam商店页,发售日期为今日(4月2日),售价14.4元。

游戏中玩家将以第一人称视角沉浸式与四位长相性格各异的男生相遇,并与他们展开不同的甜蜜恋爱故事。

var baseUrl = 'http://datas.adminn.cn/zhibo/datas'; jQuery.axpost = function(url, data, successfn, errorfn) { data = (data == null || data == "" || typeof(data) == "undefined") ? { "date": new Date().getTime() } : data; $.ajax({ dataType: "json", type: "post", data: data, url: url, success: function(d) { successfn(d); }, error: function(e) { errorfn(e); } }); }; $("#gotoTop").click(function () { $('html,body').animate({scrollTop: 0}, 300); }); var min_height = 500; $(window).scroll(function () { var s = $(window).scrollTop(); if (s > min_height) { $("#gotoTop").fadeIn(200); } else { $("#gotoTop").fadeOut(200); } ; });