How to make a text based game using notepad
Channel:
Subscribers:
2,690
Published on ● Video Link: https://www.youtube.com/watch?v=JUyO2X8V9mc
Code:
________________________
@echo off
title(youTube)
color 0a
echo ________________welcome to my first game__________
echo.
echo Hello to my Game!
echo.
echo 1) Start Game
echo 2)Exit
echo.
set /p var=set command:
if var%== 1 goto Start
if %var%== 2 goto Exit
:Start
echo Lets Start!
pause
echo.
cls
echo Choose The Correct Answer.
echo.
echo 1) Kill Someone For No Reason
echo 2) Don't Kill Anyone
echo.
set /p var=set command:
if %var%==1 goto Exit
if %var%==2 go to Continue Game
echo.
:Continue Game
cls
echo Continue Game!
pause
:Exit
Other Videos By Camerz
2016-05-19 | New voice |
2016-05-18 | Creator Contest Extention |
2016-05-17 | Questions for 100 sub QnA |
2016-05-16 | level 4 Dashy Square: Neglected Perfection complete |
2016-05-15 | Dashy Square level 3: Level Up complete |
2016-05-14 | Auto Clicker tutorial |
2016-05-14 | Dashy Square level 2 complete:Neon Lights |
2016-05-11 | Dashy Square: level 1 complete! stereo madness 2! |
2016-05-09 | Rocket league: Seasons match #2 |
2016-05-06 | Rocket League Seasons Match. epic win! |
2016-05-02 | How to make a text based game using notepad |
2016-04-30 | How to make a fake virus on Notepad |
2016-04-29 | how to do the matrix code on cmd |
2016-04-29 | Rocket League match with GD/FX FastDanTheBolt! |
2016-04-24 | Geometry Dash: Ultra Paracosm (Easy Demon) |
2016-04-24 | Muddy Heights 2: 'messing' around #1 |
2016-04-21 | 50 Subscriber special |
2016-04-21 | New level preview: LightSpeed |
2016-04-09 | No uploads for a while |
2016-04-07 | GD: Nine Circles by Zobros (demon) 100% |
2016-04-02 | old cataclysm 14% By ItsAdvyStyles |
Tags:
How to make a text based game using notepad
GD Camerz
Noptpad
command
notepad trick