Jump to content
IGNORED

IntyBASIC Rough Song - Its Over


First Spear

Recommended Posts

Another experiment with the music player. I imagine sounds like something that might play aftera game ends, maybe. Feel free to use it anywhere you want.

 

 

post-31694-0-70867200-1447252706_thumb.jpg


	Mode 0 , 0,0,0,0
	Wait
	Print At 0 Color 7 , "It is over"	
	Print At 80 Color 4  , "Press top side"
	Print At 100 Color 4 , "button to"
	Print At 120 Color 4 , "restart music."
	Print At 160 Color 1 , "Press bottom side "
	Print At 180 Color 1 , "button to exit."
	

	Wait
	Play Full
	Wait
    Play mymusic
    Wait
	Goto PlayLoop


	PlayLoop:
		Wait
		If Cont.B0 Then Wait : Play Off : Wait : Play mymusic
        If Cont.B1 Then Goto ExitThis
		If Cont.B2 Then Goto ExitThis
        Wait
		Goto PlayLoop

	ExitThis:
        Wait
		Print At 235 Color (Rand and 7) , "Bye."
        For spinWait = 0 to 5
        	Wait
		Next
        Play Off
	 



mymusic:
	Data 4
	Music	 G2Y   ,  -
	Music	 S     ,  -
	Music	 S     , G2Y   
	Music	 S     , S     
	Music	 G3    , S     
	Music	 S     , S     
	Music	 S     , G3    
	Music	 S     , S     
	Music	 B3    , S     
	Music	 S     , S     
	Music	 S     , B3    
	Music	 S     , S     
	Music	 G4    , S     
	Music	 S     , S     
	Music	 S     , G4    
	Music	 S     , S     
	Music	 G2    , S     
	Music	 S     , S     
	Music	 G2    , G2    
	Music	 S     , S     
	Music	 G3    , G2    
	Music	 S     , S     
	Music	 S     , G3    
	Music	 S     , S     
	Music	 B3    , S     
	Music	 S     , S     
	Music	 S     , B3    
	Music	 S     , S     
	Music	 G4    , S     
	Music	 S     , S     
	Music	 S     , G4    
	Music	 S     , S     
	Music	 G4    , S     
	Music	 E4    , S     
	Music	 D4    , G4    
	Music	 B3    , E4    
	Music	 A3#   , D4    
	Music	 A3    , B3    
	Music	 G3    ,  -    
	Music	 F3    ,  -    
	Music	 E3    ,  -    
	Music	 D3    ,  -    
	Music	 A2#   ,  -    
	Music	 B2    ,  -    
	Music	 G2    ,  -    
	Music	 S     ,  -    
	Music	 G3    ,  -    
	Music	 S     ,  -    
	Music	 B3    ,  -    
	Music	 S     ,  -    
	Music	 G4    ,  -    
	Music	 S     ,  -    
	Music	 Stop        

 

  • Like 1
Link to comment
Share on other sites

The most stereotype "game over" music gotta be the funeral march by Chopin, right? I don't know about the Intellivision, but at least on Commodore computers pretty much every game, both commercial and home made, used that jingle in the mid 80's.

 

I suspect I don't know the piece by its official name, but rather "hey that's the video game ending song". I can even hear it in my head. And yes, when I look it up on Youtube - bingo! :lol:

Link to comment
Share on other sites

  • 2 weeks later...
  • 5 years later...
On 11/11/2015 at 10:08 AM, carlsson said:

The most stereotype "game over" music gotta be the funeral march by Chopin, right? I don't know about the Intellivision, but at least on Commodore computers pretty much every game, both commercial and home made, used that jingle in the mid 80's.

Sewer Sam used Chopin's Funeral March on the Game Over screen.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...