ID:151836
Jan 11 2009, 10:29 am
|
|
Would small single code snippets (like a Login code, Say verb, etc. etc.) be a Library or Demo?
|
Jan 11 2009, 10:38 am
|
|
Probably a Demo, seen as people are not liable to pick up and use those code snippets directly in a real game, unless it actively doesn't most of the work for them and is flexible. With code snippets you are usually trying to demonstrate a solution to a problem, hence a Demo.
|
In response to Stephen001
|
|
well pretty much all mine would be for was to teach them a easy and reliable way to do what the code is supposed to do.
like making a scroll where you can name it and write in it, or a death-check which actually works great without all the ifs elses & else ifs but a solid small code. so demo then? |
In response to VolksBlade
|
|
Yep.
|
In response to Stephen001
|
|
Thanks.
|