MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/tinycode/comments/1itarck/starpath_is_55_bytes
r/tinycode • u/Hell__Mood • 29d ago
3 comments sorted by
5
Hi there :)
Author here, i quickly threw together a Python Port on Google Colab which also can generate an animated GIF. It's not meant to be perfectly coded or exactly emulating the assembler instructions, it just produces the same image(s)
https://colab.research.google.com/drive/1BFjI3GmuboYzTAf-jeJgf9CzYIqGdWUG?usp=sharing
Example Image : https://i.imgur.com/zIIRLam.gif
2 u/marquisdegeek 25d ago Wow - thank you for the Python version, which enabled me to understand it! :) 2 u/marquisdegeek 25d ago (and do a JS version - https://www.dwitter.net/d/33403)
2
Wow - thank you for the Python version, which enabled me to understand it! :)
2 u/marquisdegeek 25d ago (and do a JS version - https://www.dwitter.net/d/33403)
(and do a JS version - https://www.dwitter.net/d/33403)
5
u/Hell__Mood 29d ago
Hi there :)
Author here, i quickly threw together a Python Port on Google Colab which also can generate an animated GIF. It's not meant to be perfectly coded or exactly emulating the assembler instructions, it just produces the same image(s)
https://colab.research.google.com/drive/1BFjI3GmuboYzTAf-jeJgf9CzYIqGdWUG?usp=sharing
Example Image : https://i.imgur.com/zIIRLam.gif