Hacker News new | ask | show | jobs
by codelucas 4514 days ago
I love this! When learning to program, I wrote a clone of a basic java game by Notch:

Mine: http://codelucas.com/pages/island-overlord.html His: https://mojang.com/notch/ld12/breaking/

The code: Mine: https://github.com/codelucas/islandoverlord His: https://mojang.com/notch/ld12/breaking/BreakingTheTower.zip

I also "cloned" a well known python article extraction library (goose) on Github with my own api & new functionality and my repo ended up doing super well (even better than the original).

https://github.com/codelucas/newspaper vs. https://github.com/grangier/python-goose