Timeline for Snake in Python Pygame
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:40 | history | edited | CommunityBot |
replaced http://codereview.stackexchange.com/ with https://codereview.stackexchange.com/
|
|
| Oct 6, 2016 at 23:56 | comment | added | Thomas Ward | Not included in my review I posted (and sorry I complain a lot about style, but... :P), but could you consider actually implementing a way to quit the game without me having to ctrl+c at the command line? There's no way to close the game from the graphical window it pops up :P | |
| Oct 6, 2016 at 23:55 | answer | added | Thomas Ward | timeline score: 1 | |
| Oct 6, 2016 at 22:12 | comment | added | Thomas Ward | yeah reread after that comment and read that - starting at light speed seems like a bad thing though. | |
| Oct 6, 2016 at 21:26 | comment | added | Caridorc |
@ThomasWard press the - button mang times to decrease the speed to playable levels
|
|
| Oct 6, 2016 at 20:57 | history | edited | Peilonrayz♦ |
edited tags
|
|
| Oct 6, 2016 at 20:47 | comment | added | Caridorc | @ThomasWard imports removed, it does not need those files | |
| Oct 6, 2016 at 20:47 | history | edited | Caridorc | CC BY-SA 3.0 |
import removed
|
| Oct 6, 2016 at 20:44 | comment | added | Thomas Ward |
Not sure this works as posted - no life_logic defined anywhere per this question. If you're using code from another question, that should probably still be included here so we aren't hopping around between questions...
|
|
| Oct 6, 2016 at 20:29 | history | asked | Caridorc | CC BY-SA 3.0 |