ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Code Heart Move - Give For Your Half


  • Please log in to reply
Code Heart Move - Give For Your Half

#1

sumogames
sumogames
    Offline
    0
    Rep
    0
    Likes

    Code

Posts: 4
Threads: 2
Joined: Sep 14, 2015
Credits: 0
Eight years registered
#1

DEMO: https://www.youtube....h?v=uIhh5mdqh7g

 

Code DEMO:

If(a==1){ system("COLOR 01");
          pr  Intf("\t\t  .* .   . *.                .* .   . *.          \n");
          pr  Intf("\t\t *     .     *              *     .     *         \n");
          pr  Intf("\t\t *           *              *           *         \n");
          pr  Intf("\t\t  *         *                *         *          \n");
          pr  Intf("\t\t    *     *                    *     *            \n");
          pr  Intf("\t\t       *                          *               \n");
          Sleep(70);
          }
  If(a==2){ system("COLOR 02");
          pr  Intf("\t\t   .* .   . *.              .* .   . *.          \n");
          pr  Intf("\t\t  *     .     *            *     .     *         \n");
          pr  Intf("\t\t  *           *            *           *         \n");
          pr  Intf("\t\t   *         *              *         *          \n");
          pr  Intf("\t\t     *     *                  *     *            \n");
          pr  Intf("\t\t        *                        *               \n");
          Sleep(70);
          }
  If(a==3){ system("COLOR 03");
          pr  Intf("\t\t    .* .   . *.            .* .   . *.          \n");
          pr  Intf("\t\t   *     .     *          *     .     *         \n");
          pr  Intf("\t\t   *           *          *           *         \n");
          pr  Intf("\t\t    *         *            *         *          \n");
          pr  Intf("\t\t      *     *                *     *            \n");
          pr  Intf("\t\t         *                      *               \n");
          Sleep(70);
          }
  If(a==4){ system("COLOR 04");
          pr  Intf("\t\t     .* .   . *.          .* .   . *.          \n");
          pr  Intf("\t\t    *     .     *        *     .     *         \n");
          pr  Intf("\t\t    *           *        *           *         \n");
          pr  Intf("\t\t     *         *          *         *          \n");
          pr  Intf("\t\t       *     *              *     *            \n");
          pr  Intf("\t\t          *                    *               \n");
          Sleep(70);
          }
  If(a==5){ system("COLOR 05");
          pr  Intf("\t\t      .* .   . *.        .* .   . *.          \n");
          pr  Intf("\t\t     *     .     *      *     .     *         \n");
          pr  Intf("\t\t     *           *      *           *         \n");
          pr  Intf("\t\t      *         *        *         *          \n");
          pr  Intf("\t\t        *     *            *     *            \n");
          pr  Intf("\t\t           *                  *               \n");
          Sleep(70);
          }
  If(a==6){ system("COLOR 06");
          pr  Intf("\t\t       .* .   . *.      .* .   . *.          \n");
          pr  Intf("\t\t      *     .     *    *     .     *         \n");
          pr  Intf("\t\t      *           *    *           *         \n");
          pr  Intf("\t\t       *         *      *         *          \n");
          pr  Intf("\t\t         *     *          *     *            \n");
          pr  Intf("\t\t            *                *               \n");
          Sleep(70);
          }
 

Link download :3 http://www.mediafire...kx3nq/Heart.cpp


  • -1

OnLy JinX


#2

ZarVonDomarus
ZarVonDomarus
    Offline
    0
    Rep
    11
    Likes

    Member

Posts: 31
Threads: 1
Joined: Sep 21, 2015
Credits: 0
Eight years registered
#2

wtf, this is useless^^


  • 2


 Users browsing this thread: