/**
* 从第一次相遇
*/
Boy i = new Boy("哥哥");
Girl u = new Girl("星星");
// Nov. 19, 2020, Penguin met his Little Star...
// Tears and nights, Penguin got his rebirth.
i.love(u);
// Luckily, loves come in pair.
u.love(i);
// To love u and stay together from that day
// For far, for near
// Hand, oath, accord.
i.liveHappilyWith(u);
$("fears").clear();
// Whether it is right now
// Still in the distant future.
boolean living = true;
while (living) {
i.loving(u);
living = i.keepingalive();
}



有生之年
遇见你
真好
执子之手 · 无畏风雨
小傻子生日快乐
- 哥哥