Hacker News new | ask | show | jobs
by komapc 5593 days 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.
2 comments

Amazing. 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

Yeah, Snake seems like it should be a canonical Python exercise, given the name.
That would work. You'll have many things straightened out by the time you finish creating the snake. :-)