carykh / PrisonersDilemmaTournament

Watch This Place's awesome video about iterated Prisoner's Dilemma for context! https://www.youtube.com/watch?v=BOvAbjfJ0x0
MIT License
205 stars 159 forks source link

Do we have to compress the .py file with WinRAR or we can just upload .py file directly in Google Forms? #47

Closed Vaibbs closed 3 years ago

Vaibbs commented 3 years ago

Can we compress our python file and upload the compressed files (.zip, .rar etc) or is it compulsory to upload uncompressed python file?

carykh commented 3 years ago

I suppose you can compress your .py file and upload the .zip, but I'm not sure why you would need to do that. Your strategy should be only one file, and no more than, say, ~200 lines of code (maybe some people will push the limits further though), so the filesize should be tiny!

If it makes your workflow easier, though, feel free to do it!

Vaibbs commented 3 years ago

Thank you for you immediate response! But anyways while you are here (&& also before i close the issue), can you tell why there is the word "POWDER" beneath your name on your website and should I put it on Google Form?

duckboycool commented 3 years ago

You could look at #6 if you're interested about what's going on there.

Vaibbs commented 3 years ago

Thank you! I checked #6