8 ms·
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 http://codelucas.co
by codelucas 13y 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 http://codelucas.com/pages/island-overlord.html
His: https://mojang.com/notch/ld12/breaking/ https://mojang.com/notch/ld12/breaking/
The code:
Mine: https://github.com/codelucas/islandoverlord https://github.com/codelucas/islandoverlord
His: https://mojang.com/notch/ld12/breaking/BreakingTheTower.zip 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 https://github.com/codelucas/newspaper
vs.
https://github.com/grangier/python-goose https://github.com/grangier/python-goose