/**
* I know you think programming is cool,
* so I wrote this website as your birthday gift.
* Told you. You have the best boyfriend in the world :D
*/
Boy i = new Boy("smartZL");
Girl u = new Girl("bakaRS");
// Seven years ago, I met you.
i.met(u);
// It was by chance we met, by choice we became friends.
i.friend(u);
we = new Friendship(u,i);
// Since then, you've been my best friend.
we.setToBe(bestFriends);
// For seven years.
we.friendTime = 7;
// That in itself is a tremendous thing.
we.attribute = "tremendous";
// One day, everything changed.
we.update();
// April 14, 2016, I told you I love you.
i.said("I Love You");
// You have no idea how fast my heart was beating when I burst out those words.
i.heartBeat("120/mins");
// Then ...
pause();
// You accepted and became my girlfriend!
u.accepted();
we.became(👫);
// Suddenly, all the love songs were about you.
u.occupied(i.mind);
// I couldn't stop missing you.
i.miss(u);
// You are the first thing and last thing on my mind each and every day.
i.thinkAbout(u);
// And yes, you heard it babe. I think I wanna marry you.
i.wannaMarry(u);
// I love your smile.
i.love(u.smile);
// I love your voice.
i.love(u.voice);
// I love your eyes.
i.love(u.eyes);
// I love those hugs where you just don't want to let go.
i.love(u.hug);
// I love those kisses when you are so shy and lovable.
i.love(u.kiss);
// I love you.
i.love(u);
// I love you.
i.love(u);
// I love you.
i.love(u);
// I love you forever.
we.loveLength = Const_Forever;
// I know forever is a long time, but I wouldn't mind spending it with you.
i.restLife(u);
// You told me you wouldn't marry me easily.
// But I have confidence in myself and I have confidence in you.
boolean isHesitate = true;
while (isHesitate) {
// I will never let you go.
i.beNiceTo(u);
isHesitate = u.thinkAgain();
}
// Eventually, after a romantic wedding ...
we.getMarried();
// We will live happily ever after.
we.liveHappilyEverAfter();
// Just as every fairytale has been told.
we -> loveStory = new Fairytail(u,i);
// This is a good story. This is our love story.
(*we).loveStory.moveToHappyEnding();
// Today is your birthday.
i.hug(u);
i.whisper("Happy Birthday, my princess.");
i.whisper("I will always be at your side, as I promised you.");
// And never forget.
i.love(u);
My princess, I have fallen in love with you for
Love you forever and ever.
- Your Knight