Voting

Category

real language

Bookmarking

Del.icio.us Digg Diigo DZone Earthlink Google Kick.ie
Windows Live LookLater Ma.gnolia Reddit Rojo StumbleUpon Technorati

Language ACS

(Doom Scripting Language)

Date:10/14/06
Author:Randy Heit
URL:n/a
Comments:2
Info:http://www.zdoom.org
Score: (2.75 in 20 votes)
script 1 (OPEN) {
str songwords = "bottles of beer on the wall";
for (int beer = 99; beer > 2; beer--) {
print(d:beer,s: "" songwords "" , d:beer s:" bottles of beer");
print(s:"Take one down and pass it around,",d: beer - 1, s: songwords);
}
print(s: "2" songwords "2 bottles of beer");
print(s:"Take one down and pass it around, 1 bottle of beer on the wall")
print(s:"No more bottles of beer on the wall, no more bottles of beer");
print(s:"Go to the store and buy some more, 99 bottles of beer on the wall");
}

Download Source | Write Comment

Alternative Versions

Comments

>>  hiie_ro said on 02/08/07 05:59:00

hiie_ro ZDOOM ROCKS!!!

>>  PattersonZelma said on 07/24/10 23:42:22

PattersonZelma I opine that to receive the <a href="http://bestfinance-blog.com/topics/personal-loans">personal loans</a> from banks you must have a great motivation. But, once I've received a short term loan, because I wanted to buy a bike.

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!

Name:

eMail:

URL:

Security Code:
  
Comment: