Repo for proclub 2018 phase 1 task submission
as a software engineer, we need not only a functional, but also produce an clean, modular, and as close to error-proof code.
- Make any algorithm you like on any language you prefer
- Use any style-guide you like
- Use any linter available to your language to guarantee your code to the guide that you're following
- fork this repo
- add your project to this forked repo
- make a pull request
if you need more challenge. i suggest you make a maze-generation algorithm, and making it with a new language that you never use.