Language Robotic
| Date: | 04/20/05 |
| Author: | Anonymous |
| URL: | n/a |
| Comments: | 0 |
| Info: | http://www.zeuxworld.com |
| Score: |
Language: Robotic (Programming Language for Megazeux,
http://www.zeuxworld.com)
. "@99Bottles"
. "Not only does this code display the song, there are little smilies
passing the beers along ^_^"
playercolor is c00
lockplayer
scrollview position to 1 0
gotoxy 5 1
put c0f CustomBlock p02 at 1 0
put c0f CustomBlock p02 at 2 0
put c0f CustomBlock p02 at 3 0
char edit 17 to 0 0 0 24 24 60 60 60 60 60 0 0 0 0
char 2
color c07
loop start
if "loopcount" = 98 "1 more"
set "local" to "(99 - 'loopcount')"
if "loopcount" = 0 "1st"
* "&local& bottles of beer on the wall."
wait 10
: "1st"
* "&local& bottles of beer on the wall,"
wait 10
* "&local& bottles of beer."
wait 10
* "Take one down, pass it around..."
put c06 Pusher p03 to WEST
put c?? Space p?? at 0 1
wait 10
loop for 98
: "1 more"
* "1 bottle of beer on the wall."
wait 10
* "1 bottle of beer on the wall,"
wait 10
* "1 bottle of beer."
wait 10
* "Take one down, pass it around..."
put c06 Pusher p03 to WEST
put c?? Space p?? at 0 1
* "No more bottles of beer on the wall."
put c0f CustomBlock pf3 at 1 0
put c0f CustomBlock pf3 at 2 0
put c0f CustomBlock pf3 at 3 0
char 243
end
Download Source | Write Comment
Download Source | Write Comment
Add Comment
Please provide a value for the fields Name,
Comment and Security Code.
This is a gravatar-friendly website.
E-mail addresses will never be shown.
Enter your e-mail address to use your gravatar.
Please don't post large portions of code here! Use the form to submit new examples or updates instead!
Comments