MMOTD – Night

60 / 100
#include <night.h>
#include <sleep.h>
#include <dreams.h>
sleep main()
 {
   lights=off;
   blanket=on;
   while(time!=morning)
     {
       eyes(close);
       if(kothuk>0)
        {
          thallikollel++;
          kothuk--;
         }
       else
         {
           fan=on;
          }
       }
     sleep(well);
     sweet(dreams);
     getch();
 }
/* kidakette oru software goodnight.lol..*/

2 thoughts on “MMOTD – Night”

Leave a Comment

Your email address will not be published. Required fields are marked *