Stat Generation (update posted)

Drawmack

First Post
I was bored at work this afternoon so I took an hour and threw together this little state generation program. It's a single html file that can be loaded into the browser locally. So you can carry it with you very easily.

Try it out and let me know what you think.

Edit: I have made a post father down this thread with a new file attached that include point buy and rolled stat generation.
 

Attachments

Last edited:

log in or register to remove this ad

uh, I can't click on the blue text. :(

TS

Edit: uh, nevermind.

Edit 2: it gets the job done :) irk, I got a character who's highest stat was 12... (4d6)

TS
 
Last edited:

Originally posted by Tabarnak Smokeblower Edit 2: it gets the job done :) irk, I got a character who's highest stat was 12... (4d6)


Yeah it's just a down and dirty program but it generates stats so quickly that I figured you could just recalculate if they were too low. It would take a great deal of time to do stat balancing in the program but in tests I have 1 character in 30 sets of five stats who was too low. So I figured that was good enough. BTW: check out the rediculous stats you get with 6d6 and 9 sets.
 

Drawmack, nice little program.

I know very little about html but am curious, how did you program it? (just html or vbscript or javascript etc)

l8r

Joe2Old
 

Very nifty stuff. The coding is good and clean, but I'm not quite sure you needed so much CSS to make the thing look nifty. Eh, if there's substance, then don't fault style, I guess. Good work.
 



geezerjoe said:
Drawmack, nice little program.

I know very little about html but am curious, how did you program it? (just html or vbscript or javascript etc)

l8r

Joe2Old

It uses html, javascript and css and all the code is in that file so you can tinker with it if you know how to program.
 

Arc said:
Very nifty stuff. The coding is good and clean, but I'm not quite sure you needed so much CSS to make the thing look nifty. Eh, if there's substance, then don't fault style, I guess. Good work.

Thank you for the compliments. I always attempt to write clean code, but I'm never really sure I'm doing a good job of it.

On the CSS, I tend to agree but those who don't know how to program are usually all about astectics, it's there for them.
 


Remove ads

Top