Hacker News new | ask | show | jobs
by captn3m0 4373 days ago
I did a dump of Project Euler sometime back. The script, code, and problems, and solutions are all on github [0]. The finished product was just a terminal-style UI to Project Euler called codebot. You can try it out at http://codebot.sdslabs.co/

[0]: http://github.com/sdslabs/codebot

1 comments

Thanks!