This repo is meant to be a guide for your entire submission - how to format your code, name your files, and create your final submission. If you are new to Github, follow this tutorial to get started.
Your repository should contain the following items:
- a file containing your code with the name "firstnamelastname_code" (e.g, "harrypotter_code.R"). See code examples and code-related FAQ.
- an artifact that your code produced (animated GIF, html5 animation, etc) with the name "firstnamelastname_artifact" (e.g, "harrypotter_artifact.gif")
- a LICENSE file indicating that your code can be used and modified (with attribution) after the contest
- a submission markdown file with the name "firstnamelastname_submission.md" (guide for formatting that submission here)
I'm on a team - how should we name our files?
Choose one person's name and use that across all files. When you submit your repo link, you'll be able to list all the your team members.
If you'd like, you can fork this repo as a starting point. If you have any questions, please feel free to contact us at [email protected] (subject: Animation Contest).
Happy coding, and good luck!