Bob-s-Fullstack-Builders / open-code-harmony

We'll make our own CodeWars! With solution sharing and learning as a focus!
MIT License
0 stars 0 forks source link

Create new challenges #6

Open JimOfLeisure opened 2 years ago

JimOfLeisure commented 2 years ago

Take a look at the challenges/first-try folder. For the moment we can just create a new peer directory to first-try and make the same files.

Feel free to submit new challenges, but do not copy directly from other sites unless they are freely licensed, and if that is the case be sure to link, attribute, and repeat the copyright and license notice in the description.md file for that challenge.

It occurs to me that we might be able to make writing tests easier (I'll make an issue), but for now we'll have to write Mocha tests directly.