6 ms·
I write "snake" when I learn a new language. (for now, c64 basic, qbasic, borland pascal, C, C++, C++ with OpenGL, Python, Haskell, Javascript). It works.
by komapc 16y ago
I write "snake" when I learn a new language. (for now, c64 basic, qbasic, borland pascal, C, C++, C++ with OpenGL, Python, Haskell, Javascript).
It works.
- oemera 16y agoAmazing. I would love to do that too but first of all I need to know how to write snake in a language I already know. I will try that out in Python and let you know how it is going :D
- mattdeboard 16y agoYeah, Snake seems like it should be a canonical Python exercise, given the name.
- sagacity 16y agoThat would work. You'll have many things straightened out by the time you finish creating the snake. :-)