Basics of BASIC

For all those that know BASIC and want to know more or those that want a proper introduction to programming.
Home­Portal­FAQ­Search­Usergroups­Register­Log in
Share | 
 

 guitar hero

View previous topic View next topic Go down 
AuthorMessage
bttime
Moderator
Moderator


Posts: 23
Join date: 2008-05-16

PostSubject: guitar hero   Mon May 19, 2008 12:17 am

if any1 is on this site and wants to be a guitar hero this is how 2 make 2 out of 13 notes i made but i will be posting them shortly
Back to top Go down
View user profile
bttime
Moderator
Moderator


Posts: 23
Join date: 2008-05-16

PostSubject: Re: guitar hero   Mon May 19, 2008 2:56 pm

coming soon 2 a site neer u
Back to top Go down
View user profile
Invagous
Admin
Admin


Posts: 23
Join date: 2008-05-13

PostSubject: Thanks!   Mon May 19, 2008 4:46 pm

thank you bttime for your wonderful contribution. Very Happy
Back to top Go down
View user profile http://quickjustdark.6forum.info
bttime
Moderator
Moderator


Posts: 23
Join date: 2008-05-16

PostSubject: Re: guitar hero   Mon May 19, 2008 11:27 pm

here is two notes of my guitar hero
@echo off
:a
color 02
echo oooo
echo o o
echo oooo
set input=nothing
set /p input=
if %input%==1 goto 1
if %input%==2 goto 2
if %input%==3 goto 2
if %input%==4 goto 2
if %input%==5 goto 2
if %input%==6 goto 2
if %input%==7 goto 2
if %input%==8 goto 2
if %input%==9 goto 2
if %input%==q goto 2
if %input%==w goto 2
if %input%==e goto 2
if %input%==r goto 2
if %input%==t goto 2
if %input%==y goto 2
if %input%==u goto 2
if %input%==i goto 2
if %input%==o goto 2
if %input%==p goto 2
if %input%==[ goto 2
if %input%==] goto 2
if %input%==a goto 2
if %input%==s goto 2
if %input%==d goto 2
if %input%==f goto 2
if %input%==g goto 2
if %input%==h goto 2
if %input%==j goto 2
if %input%==k goto 2
if %input%==l goto 2
if %input%==; goto 2
if %input%==' goto 2
if %input%==z goto 2
if %input%==x goto 2
if %input%==c goto 2
if %input%==v goto 2
if %input%==b goto 2
if %input%==n goto 2
if %input%==m goto 2
if %input%==, goto 2
if %input%==. goto 2
if %input%==/ goto 2
if %input%==* goto 2
if %input%==- goto 2
if %input%==+ goto 2
if %input%==
goto 2
:1
cls
echo o
echo o o
echo o
goto note 2
pause>nul
:2
cls
echo o o
echo o
echo o o
goto note 2
pause>nul
:note 2
color 04
echo oooo
echo o o
echo oooo
set input=nothing
set /p input=
if %input%==2 goto 1
if %input%==1 goto 2
if %input%==3 goto 2
if %input%==4 goto 2
if %input%==5 goto 2
if %input%==6 goto 2
if %input%==7 goto 2
if %input%==8 goto 2
if %input%==9 goto 2
if %input%==q goto 2
if %input%==w goto 2
if %input%==e goto 2
if %input%==r goto 2
if %input%==t goto 2
if %input%==y goto 2
if %input%==u goto 2
if %input%==i goto 2
if %input%==o goto 2
if %input%==p goto 2
if %input%==[ goto 2
if %input%==] goto 2
if %input%==a goto 2
if %input%==s goto 2
if %input%==d goto 2
if %input%==f goto 2
if %input%==g goto 2
if %input%==h goto 2
if %input%==j goto 2
if %input%==k goto 2
if %input%==l goto 2
if %input%==; goto 2
if %input%==' goto 2
if %input%==z goto 2
if %input%==x goto 2
if %input%==c goto 2
if %input%==v goto 2
if %input%==b goto 2
if %input%==n goto 2
if %input%==m goto 2
if %input%==, goto 2
if %input%==. goto 2
if %input%==/ goto 2
if %input%==* goto 2
if %input%==- goto 2
if %input%==+ goto 2
if %input%==
goto 2
:1
cls
echo o
echo o o
echo o
goto a
pause>nul
:2
cls
echo o o
echo o
echo o o
goto a
pause>nul


Last edited by bttime on Fri May 23, 2008 2:35 pm; edited 4 times in total
Back to top Go down
View user profile
bttime
Moderator
Moderator


Posts: 23
Join date: 2008-05-16

PostSubject: Re: guitar hero   Mon May 19, 2008 11:28 pm

thats wat im talkin bout lol!
Back to top Go down
View user profile
Invagous
Admin
Admin


Posts: 23
Join date: 2008-05-13

PostSubject: Response   Mon May 19, 2008 11:34 pm

I tried the Guitar Hero and I absolutely love it! Although there is no music, it is still very cool. Very Happy Very Happy Very Happy
Back to top Go down
View user profile http://quickjustdark.6forum.info
bttime
Moderator
Moderator


Posts: 23
Join date: 2008-05-16

PostSubject: Re: guitar hero   Mon May 19, 2008 11:43 pm

yeah but if i put music on it there wouldn't be any way 2 sequence it in w/ the notes
Back to top Go down
View user profile
Invagous
Admin
Admin


Posts: 23
Join date: 2008-05-13

PostSubject: Response   Mon May 19, 2008 11:45 pm

True, very true. I'm glad that you can think one step ahead of me on this one. alien
Back to top Go down
View user profile http://quickjustdark.6forum.info
bttime
Moderator
Moderator


Posts: 23
Join date: 2008-05-16

PostSubject: Re: guitar hero   Tue May 20, 2008 7:43 pm

thanks Very Happy
Back to top Go down
View user profile
Invagous
Admin
Admin


Posts: 23
Join date: 2008-05-13

PostSubject: Query   Wed May 28, 2008 5:37 pm

Will there be any more notes that you will be posting? I understand if you do not wish to post simply because it may be a long period of time to program guitar hero.
Back to top Go down
View user profile http://quickjustdark.6forum.info
 

guitar hero

View previous topic View next topic Back to top 
Page 1 of 1

Permissions of this forum:You cannot reply to topics in this forum
Basics of BASIC :: Off-topic :: Batch Programming-