« Sleep is futile From 39 to 36 — overnight »

Easter holidays!! (in theory…)

:: Thursday, Apr 8th 2004 @ 2:30 :: University ::

I’ve been writing the adventure game (in Prolog) all night (since about 8:30pm) but I can’t stay awake anymore (not even with the help of Pepsi Max; I haven’t drunk any sodas for a looooooooooong time, bleurgh). I’m getting old! :D I have to have the assignment (+ another one, but that’s done already) ready today. So I have time till midnight. I don’t think the prof is that strict on the deadline though, but anyway. Yay. The game is coming alone quite nicely. And in the weekend, I can relax and watch my new DVD

wish:-
  check_hour(morning),
  write(’Good morning!’).
wish:-
  check_hour(day),
  write(’G'day! :)’).
wish:-
  check_hour(night),
  write(’Good night!’).

Not actual, working code :D

No Comments

RSS feed for comments on this post.

No comments yet.

Sorry, the comment form is closed at this time. You can leave a comment here