How To Make A Game In Note Pad...

Previous topicNext topic
User avatar
-=PKSTARS=-
Senior Registered Member
Senior Registered Member
Posts: 632
Joined: 16 Jun 2013, 11:04 pm
Location: PAKISTAN

How To Make A Game In Note Pad...

Post by -=PKSTARS=- »

Note Pade Game 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
exit
goto exit

:level1
cls
echo Okey, 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 What is 10 * 10?
echo 1) 10
echo 2) 50
echo 3) 100
echo 4) 500
set /p aa=
if %aa% == 1 goto wrong2
if %aa% == 2 goto wrong2
if %aa% == 3 goto correct2
if %aa% == 4 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

save as (name.bat)

Image
Last edited by -=PKSTARS=- on 23 Oct 2013, 1:29 pm, edited 1 time in total.
One Day You ll Miss Me!
SHAKEEL MALIK
Senior Registered Member
Senior Registered Member
Posts: 666
Joined: 09 Sep 2013, 2:23 pm

Re: How To Make A Game In Note Pad...

Post by SHAKEEL MALIK »

:ring: :ring: :ring: :ring: :lunch:
User avatar
-=PKSTARS=-
Senior Registered Member
Senior Registered Member
Posts: 632
Joined: 16 Jun 2013, 11:04 pm
Location: PAKISTAN

Re: How To Make A Game In Note Pad...

Post by -=PKSTARS=- »

SHAKEEL MALIK wrote: :ring: :ring: :ring: :ring: :lunch:
Behtar Hota K Aap 4 Icon S 4 Share Kerney K Bajai Apni Khobsorat Lafz Hi S 4 Share Ker Letey!

Shukrya...
One Day You ll Miss Me!
Previous topicNext topic

Who is online

Users browsing this forum: User avatarBing [Bot], No User AvatarClaude [Bot], User avatarGoogle [Bot], No User Avataroliviahernandez443, No User AvatarSemrush [Bot] and 13 guests