We need to decide on a license for this code. GitHub requires that a license be in a file titled LICENSE, and by convention we would also have to place the license in all our source files. We also have to account for the licenses of the graphics we're using.
A commit or pull request resolving this should include the text Fixes #40
We need to decide on a license for this code. GitHub requires that a license be in a file titled
LICENSE,and by convention we would also have to place the license in all our source files. We also have to account for the licenses of the graphics we're using.A commit or pull request resolving this should include the text
Fixes #40