Here's a little shooter game#453
Merged
CptnBrittish merged 4 commits intoillacceptanything:masterfrom Apr 9, 2015
Merged
Conversation
Shoot the repo right in the files. Works on Windows with Python 2.7, win32api, and colorama. Use up and down arrows to move and space to shoot
CptnBrittish
added a commit
that referenced
this pull request
Apr 9, 2015
Here's a little shooter game
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It's called I'LL SHOOT ANYTHING. It's really bad, doesn't have a draw buffer, only works on Windows, and might not actually work at all. Tested on Windows 8.1 with Python 2.7.
Requires colorama and win32api