Commit ffe06581 by BellCodeEditor

save project

parent e0db63a7
Showing with 52 additions and 0 deletions
{
"python.testing.unittestArgs": [
"-v",
"-s",
".",
"-p",
"*test.py"
],
"python.testing.pytestEnabled": false,
"python.testing.nosetestsEnabled": false,
"python.testing.unittestEnabled": true
}
\ No newline at end of file
...@@ -59,3 +59,42 @@ logo_img=pygame.image.load('logo.png') ...@@ -59,3 +59,42 @@ logo_img=pygame.image.load('logo.png')
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment