Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

A Computer Game - A Homemade Game In Command Prompt

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
1,602
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jun 5, 2011

Remember to watch in HD!

Download 'A Computer Game' - http://www.mediafire.com/?z44uy5tcq472ktt

NOTE - This video is me showing you the first couple of questions until the first checkpoint and level code.

This is a home made game that I made for Command Prompt (CMD). I scripted the entire game on notepad and it was a lot of fun. It is a little game that I put together on Command Prompt and if enough people download it and say they like it I may make more. If enough people are eager to learn how to make something like this then I may make a tutorial on how to do that.

Note that I decided to do some evil things on this game (Nothing that can't be reversed, but some stuff may have you annoyed for a while). Read the instructions carefully. I put a ridiculous amount of disclaimers on the game but only so people don't get angry at me if they do something stupid. If you got any problems with this game just comment below and I will tell you how to reverse what I have done.

I love people getting things wrong in this game and then getting annoyed, but I wouldn't want anything permanent to happen so just tell me if you actually can't fix something. :)

This video and game are for eductational purposes only.

Remember to subscribe!
Video made on Camtasia Studio.

Oh Yea, and the game is PC only.

  • likes, 1 dislikes

Link to this comment:

Share to:

Uploader Comments (evilbunny495)

  • @Exhenzarr Niiiice :D hahaha lol ;)

  • Okay, now my laptop is curzed, how to fix?!

  • @Exhenzarr like a boss <3

  • Howd you get the messages to come up timed like you did? like it would say

    [Message]

    5sec...

    [Other Message]

  • @mmdawg2 PING 1.1.1.1 -n 1 -w 1000 >NUL

    its a command that causes the program for one second.

    PING 1.1.1.1 -n 1 -w 1000 >NUL = 1 second

    PING 1.1.1.1 -n 1 -w 5000 >NUL = 5 seconds

    PING 1.1.1.1 -n 1 -w 100 >NUL = 1/10th of a second

    you get the picture :)

  • @evilbunny495 * causes the program to pause for one second*

see all

All Comments (21)

Sign In or Sign Up now to post a comment!
  • that's scary shit so i ain't gonna try it >.>

  • @evilbunny495 Lol! xD

    I got it fixed x)

    But I am not that computer genious!

    But still, awesome pranks ;D

    Problem was, I WAS AT SCHOOL O.O

  • @catchablecloud It means pause for one second.

    PING 1.1.1.1 -n 1 -w 100 >NUL would mean pause for a tenth of a second and PING 1.1.1.1 -n 1 -w 10 >NUL a tenth of that.

    Its really useful for delaying something without the user having to do anything to continue - it does it automatically.

    PING 1.1.1.1 -n 1 -w 5000 >NUL = 5seconds

    PING 1.1.1.1 -n 1 -w 10 >NUL = 1 millisecond

  • @catchablecloud Pause for one second

  • im making a game simmilar to this so please tell me what this line of code means

    PING 1.1.1.1 -n 1 -w 1000 >NUL

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more