-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: kinggavin/PythonShootGame
base: master
head repository: Kill-Console/PythonShootGame
compare: master
- 18 commits
- 2 files changed
- 6 contributors
Commits on Nov 27, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 208f8f9 - Browse repository at this point
Copy the full SHA 208f8f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf276ca - Browse repository at this point
Copy the full SHA cf276caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04acff4 - Browse repository at this point
Copy the full SHA 04acff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9d1d45 - Browse repository at this point
Copy the full SHA f9d1d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d88c9 - Browse repository at this point
Copy the full SHA c4d88c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bc902e - Browse repository at this point
Copy the full SHA 2bc902eView commit details
Commits on Dec 1, 2014
-
Merge pull request Kill-Console#4 from sofianugraha/master
Added Some Screenshot README.md
Configuration menu - View commit details
-
Copy full SHA for d5719fb - Browse repository at this point
Copy the full SHA d5719fbView commit details
Commits on Jan 28, 2015
-
An enemy should be removed when it reaches bottom of the screen, not when it's over the top of it.
Configuration menu - View commit details
-
Copy full SHA for 053bc64 - Browse repository at this point
Copy the full SHA 053bc64View commit details
Commits on Dec 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3c2047b - Browse repository at this point
Copy the full SHA 3c2047bView commit details
Commits on Feb 12, 2016
-
resolve integer division in python3 environment
if run the logic in python3 environment, you'll get below error ``` TypeError: list indices must be integers or slices, not float ``` using `//` to get the Python2.6 behaviour back, now it works well in both two python version
Configuration menu - View commit details
-
Copy full SHA for 0e5cd6b - Browse repository at this point
Copy the full SHA 0e5cd6bView commit details
Commits on Jun 24, 2016
-
Merge pull request Kill-Console#6 from Reno-Greenleaf/patch-1
Enemy at bottom fix
Configuration menu - View commit details
-
Copy full SHA for 5f62be2 - Browse repository at this point
Copy the full SHA 5f62be2View commit details -
Merge pull request Kill-Console#7 from L-Jovi/patch-1
resolve integer division in python3 environment
Configuration menu - View commit details
-
Copy full SHA for 45f9082 - Browse repository at this point
Copy the full SHA 45f9082View commit details
Commits on Jun 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 58a3d44 - Browse repository at this point
Copy the full SHA 58a3d44View commit details
Commits on Mar 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7a1bb87 - Browse repository at this point
Copy the full SHA 7a1bb87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77637b1 - Browse repository at this point
Copy the full SHA 77637b1View commit details
Commits on Jan 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 43b5f64 - Browse repository at this point
Copy the full SHA 43b5f64View commit details
Commits on Jan 2, 2020
-
Merge pull request Kill-Console#16 from CodeLongAndProsper90/patch-1
Lower the FPS to fix issue Kill-Console#10
Configuration menu - View commit details
-
Copy full SHA for 1bb9552 - Browse repository at this point
Copy the full SHA 1bb9552View commit details
Commits on Dec 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a7b3dbd - Browse repository at this point
Copy the full SHA a7b3dbdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master