This is a repo for competitions or just fun things having to do with code golf!
- Files will be prefixed with either
c-,j-, orm-to indicate the contributor or player - If there's more than one contributor just add two letters before the
-, for instancemc-tek.html - Files and directories will use
kebab-case - Competitions will be placed in a single directory
- Files will not be named
main.js, name them whatever the subject of the golfing is - Directories that include competitions should have a
submissionsfolder to differentiate between contests and improvements
README.mdfiles will be used to designate tasks- Tasks marked with
CLEANshouldn't produce any globals except for the global being executed