Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.45 KB

posting_challenges.md

File metadata and controls

26 lines (16 loc) · 1.45 KB

HOME

<script src="https://code.jquery.com/jquery-3.1.1.min.js" integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" crossorigin="anonymous"></script> <script src="../noodel-latest.js"></script> <script type="text/javascript" src="../docs.js"></script>

Posting Challenges

This page discusses how to post challenges that use Noodel.

Posting

To post, visit the issues page and create a new issue. Name the issue the title of the challenge followed by your name: TheChallengeName - UserName Then add the label challenge and any others that apply (if there is a label that you must have just ask). In the body of the issue, place a link to the challenge and a link to your answer. Also, include the number of bytes/score along with the script. Include a link to a test program where the script can be ran. Finally, include some kind of description explaining how it works.

Other Notes

If you have a stroke of genious that reduces the number of bytes, fixes the answer, or anything else that changes the origional post, merely add a comment with the number of bytes/score, explanation, link to example, and the new script.

If you happen to beat all of the others in the challenge please put the won label on there so I can cry tears of joy:)