Libraries And Examples: Rules

For posting library code and examples.
Post Reply
TomXP411
Posts: 1719
Joined: Tue May 19, 2020 8:49 pm

Libraries And Examples: Rules

Post by TomXP411 »

This forum is for posting library and sample code.

We want programs in the "Downloads" section to be complete, ready to use applications and games, so anything that is not a complete, release ready app or game will either be moved here or to the Works In Progress topic areas.

Library code: subroutines or functions that perform small tasks and are not complete programs on their own. (example: draw a line using midpoint algorithm.)

Example code: code written to show how something is done, but is not really a complete or useful program outside of demonstrating that specific topic. (example: here is how to draw a circle in BASIC. The program is fully functional, but all it does is draw some circles...)

Please understand that if we move a program here, that is not a reflection on the quality of your work. We are actively curating the downloads library to meet certain goals, and there will be many interesting programs that don't meet those goals. We appreciate every contribution to the ecosystem, and we hope your contributions help other people enjoy the Commander X16 platform.
Post Reply