Timeline for Shortest Way of creating a basic Space Invaders Game in Python [closed]
Current License: CC BY-SA 3.0
19 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 17 at 4:38 | history | closed | The Fifth Marshal Wheat Wizard♦ | Needs details or clarity | |
| Jan 17 at 4:19 | review | Close votes | |||
| Jan 17 at 4:38 | |||||
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| Dec 13, 2017 at 21:33 | history | edited | caird coinheringaahing♦ | CC BY-SA 3.0 | deleted 27 characters in body |
| Feb 23, 2014 at 23:13 | history | edited | Doorknob | edited tags | |
| Jan 14, 2014 at 14:18 | vote | accept | Amith KK | ||
| Jan 14, 2014 at 14:18 | vote | accept | Amith KK | ||
| Jan 14, 2014 at 14:18 | |||||
| Feb 13, 2012 at 11:27 | history | tweeted | twitter.com/#!/StackCodeGolf/status/169019844623204352 | ||
| Jan 2, 2012 at 6:57 | answer | added | Blazer | timeline score: 16 | |
| Dec 28, 2011 at 11:33 | comment | added | Amith KK | @PhiNotPi Added you details to the q. Thanks | |
| Dec 28, 2011 at 11:32 | history | edited | Amith KK | CC BY-SA 3.0 | added 691 characters in body |
| Dec 28, 2011 at 11:21 | comment | added | Amith KK | 1 a. The aliens should be Block ASCII b. Yes, If they are filled c. Number of Enemy's are chosen by random d. No e. Yes f.Yes g. No | |
| Dec 28, 2011 at 0:28 | comment | added | PhiNotPi | How simplified is the final version allowed to be? The answer to this question can ultimately decide the winner because certain simplifications can make it much easier to do in less code. How detailed do the aliens and other elements have to be? Can the bunkers be simplified to rectangles? How many enemies/bunkers do there have to be? Do we need to implement the "mystery ship" that goes across the top of the screen? Do the symbols/characters that make up the laser cannon and the aliens need to be different? Do they need different shapes? Does it matter how fast the bullets/lasers travel? | |
| Dec 27, 2011 at 16:49 | comment | added | Amith KK | @StevenRumbalski 1. The classic game 2. See:Wikipedia 3. Because it is a challenge :? | |
| Dec 27, 2011 at 16:30 | comment | added | Steven Rumbalski | -0. These requirements are too broad for meaningful code golf. What counts as Space Invaders? What are the rules of the game? Also, why limit this to Python? | |
| Dec 27, 2011 at 10:32 | comment | added | Amith KK | @Howard Ive improve'd it a little bit.. What else is it missing? | |
| Dec 27, 2011 at 10:31 | history | edited | Amith KK | CC BY-SA 3.0 | improved context |
| Dec 27, 2011 at 10:05 | comment | added | Howard | I think this question is missing some basic requirements: objective winning criterion and a clear specification of the task (read the faq). Please try to clarify your question. | |
| Dec 27, 2011 at 9:24 | history | asked | Amith KK | CC BY-SA 3.0 |