Snake Reloaded (by now)
First Challenge Entry...
Excited!!!
Awards
Files
File | Uploader | Date |
---|---|---|
img_001.jpg
First Try |
smr_ucv | 2014/10/05 10:32 |
Diary Entries
First Python Program Ever
That's my first Python program ever, I'm learning while I'm coding. I thought I could make some kind of Snake Reloaded version. So I already draw a little border around the screen, got a little circle on the screen moving by himself in one direction (left, right, up and down) and you can change that direction using arrow keys, also I wrote a Text Test message (just to try). I think this could be possible in one week.
Thanks to IRC channel #PyWeek for your help.