Skip to main content

How to create Quiz Game in Notepad

1. Open notepad
2. Paste this code
@echo off
color b0
:menu
cls
echo Hey! Welcome to the game!
echo 1) start!
echo 2) how to play
echo 3) Exit :,(
set /p number=
if %number% == 1 goto StartGame
if %number% == 2 goto help
if %number% == 3 goto exit
:startgame
cls
echo Type Your Name:
set /p name=
echo Hello %name%!
echo Do you want to start the quiz? (y/n)
set /p start=
if %start% == y goto level1
if %start% == n goto menu
goto startgame
:help
cls
echo Press the number of the answer then hit enter.
echo go back? (y/n)
set /p menugoto=
if %menugoto% == y goto menu
if %menugoto% == n goto exit
goto help
:exit
goto exit
:level1
cls
echo Okay, Let's Start.
echo What is 10 + 10?
echo 1) 1
echo 2) 20
echo 3) 500
set /p answer1=
if %answer1% == 1 goto wrong1
if %answer1% == 2 goto correct1
if %answer1% == 3 goto wrong1
goto level1
:correct1
echo You are right! Next Level? (y/n)
set /p NL1=
if %NL1% == y goto level2
if %NL1% == n goto menu
goto correct1
:Wrong1
Echo Sadly, you were wrong. Retry? (y/n)
set /p WA1=
if %WA1% == y goto level1
if %WA1% == n goto menu
goto wrong1
:level2
cls
echo Who is on the 100 dollar bill?
echo 1) Ben Franklin
echo 2) Tommy King
echo 3) Thomas Train
echo 4) Jeff Dunham
set /p aa=
if %aa% == 1 goto correct2
if %aa% == 1 goto wrong2
if %aa% == 1 goto wrong2
if %aa% == 1 goto wrong2
goto level2
:correct2
cls
echo YOU WIN THE GAME!
goto correct2
:wrong2
cls
echo YOU LOST! RETRY GAME? (y/n)
set/p retry=
if %retry% == y goto level1
if %retry% == n goto exit
goto wrong2
Note:Save as .bat file(e.g. Game.bat)
4. Run & Enjoy smile emoticon
If you want to more trick then click here

Comments

Popular posts from this blog

CREATE WHATSAPP GROUP INVITATION LINK

How to create Whatsapp group Invitation link [Now available in Original Whatsapp also] Hello friends, now you can create your own group invitation link in whatsapp to add members themselves. If you want to create a group invitation link then read all. It is very simple method. Below, the page is looking long because I have given in full details with screenshots. Requirements:  You must be  Admin  of that group. Whatsapp Nano .  Click here  to download. Patience. STEP 1: Go to that  group  which you want to create a link. STEP 2: Click to  menu  (i.e. 3 dots). STEP 3. Click on  Group info . STEP 4: Click on  Add participant.. STEP 5:  Here, click on  Invite to group via link .                                                 STEP 6:  Copy  the given link.    ...

Hack Android Games Without Root Access For Unlimited Coins And Level Ups

Hack Android Games Without Root Access For Unlimited Coins And Level Ups                                          Things you need: Android Device Lucky Patcher ( Download ) Note:  Lucky Patcher is Both for Rooted and Non-Rooted device, for rooted device Lucky Patcher will ask for root access. you will have to grant the access. Before doing any Hack play the game for a minute that you wan’t to hack.                                          Step 1:  Download and install lucky Patcher ( Download ). Step 2:  In this tutorial, I am showing you an example with the most popular Android game Subway Surfer. All you have to do is Open lucky patcher and Tap on the game that you need to hack.                  ...

HOW TO PUBLISH EMPTY STATUS AND COMMENTS ON FACEBOOK

You Must Have seen your Friends Who Knows This Trick Publishing Empty Status And Comments On Facebook, But When Ask Them How they Do it? They Won’t Answer You. Now its Time to Show Your Friends That Even you Know the Trick To Publish Empty Comments and Statuses. Steps: Step 1: Login To Your Facebook Account. Step 2: Copy This Code > @+[0:0: ] and Paste it in Status Box and Click on Post.(Please remove                   “+”sign before posting)                                                                    OR Click On Status Box, Press and Hold ” Alt ” and Press 0173. Leave Alt key and click on Post. See the magic. (Please remove “+”sign before posting) Update: Recently On Facebook I Noticed That if You Comment “0? In any posts, then it sh...