Y
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
oemera
5593 days ago
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
link
mattdeboard
5593 days ago
Yeah, Snake seems like it should be a canonical Python exercise, given the name.
link
sagacity
5593 days ago
That would work. You'll have many things
straightened out
by the time you finish creating the
snake
. :-)
link
I will try that out in Python and let you know how it is going :D