{"id":16210985,"url":"https://github.com/coloradostark/renpy_shooter","last_synced_at":"2026-01-19T23:06:21.422Z","repository":{"id":111155937,"uuid":"77864118","full_name":"ColoradoStark/Renpy_Shooter","owner":"ColoradoStark","description":"Simple shooting minigame for use in Ren'Py visual novels.","archived":false,"fork":false,"pushed_at":"2018-08-04T19:49:16.000Z","size":2244,"stargazers_count":47,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T21:35:42.833Z","etag":null,"topics":["minigame","renpy","renpy-visual-novels","shooting-minigame","visual-novel"],"latest_commit_sha":null,"homepage":null,"language":"Ren'Py","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ColoradoStark.png","metadata":{"files":{"readme":"README.html","changelog":null,"contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-02T21:52:06.000Z","updated_at":"2025-02-07T06:18:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"e56585c0-00d1-4a80-afa9-81bd43c168be","html_url":"https://github.com/ColoradoStark/Renpy_Shooter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ColoradoStark/Renpy_Shooter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoradoStark%2FRenpy_Shooter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoradoStark%2FRenpy_Shooter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoradoStark%2FRenpy_Shooter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoradoStark%2FRenpy_Shooter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ColoradoStark","download_url":"https://codeload.github.com/ColoradoStark/Renpy_Shooter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoradoStark%2FRenpy_Shooter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28588971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["minigame","renpy","renpy-visual-novels","shooting-minigame","visual-novel"],"created_at":"2024-10-10T10:45:11.962Z","updated_at":"2026-01-19T23:06:21.413Z","avatar_url":"https://github.com/ColoradoStark.png","language":"Ren'Py","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003chtml\u003e\n\u003chead\u003e\n\u003ctitle\u003eREADME\u003c/title\u003e\n\u003cstyle\u003e\nBODY {\n\tbackground: #fff;\n\tcolor: #444;\n\tpadding-left: 20%;\n\tpadding-top: 1em;\n\tpadding-bottom: 1em;\n\tpadding-right: 20%;\n\tfont-family: sans-serif;\n\tline-height: 1.6em;\n}\n\nDT {\n\tfont-weight: bold;\n\tmargin-top: .33em;\n}\n\nH2 {\n\tcolor: #000;\n\tmargin-left: -2.5em;\n}\n\nH3 {\n\tcolor: #000;\n\tmargin-left: -1.5em;\n}\n\n.editsection {\n\tdisplay: none;\n}\n\u003c/style\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\n  \u003ch2\u003eBasic Help\u003c/h2\u003e\n  \u003cp\u003e\n    To advance through the game, \u003ctt\u003eleft-click\u003c/tt\u003e or press the \u003ctt\u003espace\u003c/tt\u003e or \u003ctt\u003eenter\u003c/tt\u003e keys. When at a menu,\n    \u003ctt\u003eleft-click\u003c/tt\u003e to make a choice, or use the arrow keys to select a choice and \u003ctt\u003eenter\u003c/tt\u003e to activate it.\n  \u003c/p\u003e\n\n  \u003ch3\u003eGame Menu\u003c/h3\u003e\n  \u003cp\u003e\n    When playing a game, \u003ctt\u003eright-click\u003c/tt\u003e or press the \u003ctt\u003eescape\u003c/tt\u003e key to enter the game menu. The game menu\n    gives the following choices:\n  \u003c/p\u003e\n\n  \u003cdl\u003e\n    \u003cdt\u003eReturn\u003c/dt\u003e\n    \u003cdd\u003eReturns to the game.\u003c/dd\u003e\n    \u003cdt\u003eSave Game\u003c/dt\u003e\n    \u003cdd\u003eAllows you to save a game by clicking on a save slot.\u003c/dd\u003e\n    \u003cdt\u003eLoad Game\u003c/dt\u003e\n    \u003cdd\u003eAllows you to load a game by clicking on a save slot. Clicking on \"Auto\" accesses the automatic save slots.\u003c/dd\u003e\n    \u003cdt\u003ePreferences\u003c/dt\u003e\n    \u003cdd\u003e\n      Changes the game preferences (options/configuration):\n      \u003cdl\u003e\n        \u003cdt\u003eDisplay\u003c/dt\u003e\n        \u003cdd\u003eSwitches between fullscreen and windowed mode.\u003c/dd\u003e\n        \u003cdt\u003eTransitions\u003c/dt\u003e\n        \u003cdd\u003eControls the display of transitions between game screens.\u003c/dd\u003e\n        \u003cdt\u003eText Speed\u003c/dt\u003e\n        \u003cdd\u003eControls the rate at which text displays. The further to the right this slider is, the faster the text\n          will display. All the way to the right causes text to be shown instantly.\u003c/dd\u003e\n        \u003cdt\u003eJoystick\u003c/dt\u003e\n        \u003cdd\u003eLets you control the game using a joystick.\u003c/dd\u003e\n        \u003cdt\u003eSkip\u003c/dt\u003e\n        \u003cdd\u003eChooses between skipping messages that have been already seen (in any play through the game), and\n          skipping all messages.\u003c/dd\u003e\n        \u003cdt\u003eBegin Skipping\u003c/dt\u003e\n        \u003cdd\u003eReturns to the game, while skipping.\u003c/dd\u003e\n        \u003cdt\u003eAfter Choices\u003c/dt\u003e\n        \u003cdd\u003eControls if skipping stops upon reaching a menu.\u003c/dd\u003e\n        \u003cdt\u003eAuto-Forward Time\u003c/dt\u003e\n        \u003cdd\u003eControls automatic advance. The further to the left this slider is, the shorter the amount of time\n          before the game advances. All the way to the right means text will never auto-forward.\u003c/dd\u003e\n        \u003cdt\u003eMusic, Sound, and Voice Volume\u003c/dt\u003e\n        \u003cdd\u003eControls the volume of the Music, Sound effect, and Voice channels, respectively. The further to the\n          right these are, the louder the volume.\u003c/dd\u003e\n      \u003c/dl\u003e\n    \u003c/dd\u003e\n    \u003cdt\u003eMain Menu\u003c/dt\u003e\n    \u003cdd\u003eReturns to the main menu, ending the current game.\u003c/dd\u003e\n    \u003cdt\u003eHelp\u003c/dt\u003e\n    \u003cdd\u003eShows this help screen.\u003c/dd\u003e\n    \u003cdt\u003eQuit\u003c/dt\u003e\n    \u003cdd\u003eExits the game; the game will be closed and ended.\u003c/dd\u003e\n  \u003c/dl\u003e\n\n  \u003ch3\u003eKey and Mouse Bindings\u003c/h3\u003e\n  \u003cdl\u003e\n    \u003cdt\u003eLeft-click, Enter\u003c/dt\u003e\n    \u003cdd\u003eAdvances through the game, activates menu choices, buttons, and sliders.\u003c/dd\u003e\n    \u003cdt\u003eSpace\u003c/dt\u003e\n    \u003cdd\u003eAdvances through the game, but does not activate choices.\u003c/dd\u003e\n    \u003cdt\u003eArrow Keys\u003c/dt\u003e\n    \u003cdd\u003eNavigates between menu choices, buttons, and sliders.\u003c/dd\u003e\n    \u003cdt\u003eCtrl\u003c/dt\u003e\n    \u003cdd\u003eCauses skipping to occur while the ctrl key is held down.\u003c/dd\u003e\n    \u003cdt\u003eTab\u003c/dt\u003e\n    \u003cdd\u003eToggles skipping, causing it to occur until tab is pressed again.\u003c/dd\u003e\n    \u003cdt\u003eMousewheel-Up, PageUp\u003c/dt\u003e\n    \u003cdd\u003eCauses rollback to occur. Rollback reverses the game back in time, showing prior text and even allowing\n      menu choices to be changed.\u003c/dd\u003e\n    \u003cdt\u003eMousewheel-Down, PageDown\u003c/dt\u003e\n    \u003cdd\u003eCauses rollforward to occur, canceling out a previous rollback.\u003c/dd\u003e\n    \u003cdt\u003eRight-click, Escape\u003c/dt\u003e\n    \u003cdd\u003eEnters the game menu. When in the game menu, returns to the game.\u003c/dd\u003e\n    \u003cdt\u003eMiddle-click, H\u003c/dt\u003e\n    \u003cdd\u003eHides the text window and other transient displays.\u003c/dd\u003e\n    \u003cdt\u003eF\u003c/dt\u003e\n    \u003cdd\u003eToggles fullscreen mode\u003c/dd\u003e\n    \u003cdt\u003eS\u003c/dt\u003e\n    \u003cdd\u003eTakes a screenshot, saving it in a file named screenshotxxxx.png, where xxxx is a serial number.\u003c/dd\u003e\n    \u003cdt\u003eAlt-M, Command-H\u003c/dt\u003e\n    \u003cdd\u003eHides (iconifies) the window.\u003c/dd\u003e\n    \u003cdt\u003eAlt-F4, Command-Q\u003c/dt\u003e\n    \u003cdd\u003eQuits the game.\u003c/dd\u003e\n    \u003cdt\u003eDelete\u003c/dt\u003e\n    \u003cdd\u003eWhen a save slot is selected, deletes that save slot.\u003c/dd\u003e\n    \u003cdt\u003ev\u003c/dt\u003e\n    \u003cdd\u003e\n      Toggles self-voicing mode, which reads text to the user using an os-supplied speech synthesizer. For more\n      information, please read the \u003ca href=\"http://www.renpy.org/doc/html/self_voicing.html\"\u003eself-voicing\u003c/a\u003e\n      documentation.\n    \u003c/dd\u003e\n    \u003cdt\u003eShift+C\u003c/dt\u003e\n    \u003cdd\u003eToggles clipboard-voicing mode, which copies text to the clipboard so it can be read by a screen reader.\u003c/dd\u003e\n  \u003c/dl\u003e\n\n  \u003ch3\u003eController Support and Bindings\u003c/h3\u003e\n\n  \u003cp\u003e\n    This game should automatically detect and use game controllers supported by\n    SDL2. Other controllers can be configured using third-party configuration tools\n    like the \u003ca href=\"http://www.generalarcade.com/gamepadtool/\"\u003eSDL2 Gampad Tool\u003c/a\u003e\n  \u003c/p\u003e\n\n  \u003cp\u003e\n    A small number of systems may have problems using detected game controllers. Should \n    that happen, hold down shift as the game starts, and disable the controller support.\n  \u003c/p\u003e\n\n  \u003cp\u003eThe following bindings are used:\u003c/p\u003e\n\n  \u003cdl\u003e\n    \u003cdt\u003eRight Trigger, A (Bottom Button)\u003c/dt\u003e\n    \u003cdd\u003eAdvances through the game, activates menu choices, buttons, and sliders.\u003c/dd\u003e\n\n    \u003cdt\u003eGuide, Start\u003c/dt\u003e\n    \u003cdd\u003eEnters the game menu. When in the game menu, returns to the game.\u003c/dd\u003e\n\n    \u003cdt\u003eDirectional Pad, Analog Sticks\u003c/dt\u003e\n    \u003cdd\u003eNavigates between menu choices, buttons, and sliders.\u003c/dd\u003e\n\n    \u003cdt\u003eLeft Trigger, Left Shoulder, Back\u003c/dt\u003e\n    \u003cdd\u003eCauses rollback to occur. Rollback reverses the game back in time, showing prior text and even allowing\n      menu choices to be changed.\u003c/dd\u003e\n\n    \u003cdt\u003eRight Shoulder\u003c/dt\u003e\n    \u003cdd\u003eCauses rollforward to occur, canceling out a previous rollback.\u003c/dd\u003e\n\n    \u003cdt\u003eY (Top Button)\u003c/dt\u003e\n    \u003cdd\u003eHides the text window and other transient displays.\u003c/dd\u003e\n\n  \u003c/dl\u003e\n\n  \u003ch2\u003eLegal Notice\u003c/h2\u003e\n  \u003cp\u003e\n    This program contains free software licensed under a number of licenses, including the GNU Lesser Public License. A\n    complete list of software is available at \u003ca href=\"http://www.renpy.org/doc/html/license.html\"\u003ehttp://www.renpy.org/doc/html/license.html\u003c/a\u003e.\n  \u003c/p\u003e\n\n\u003c/body\u003e\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoloradostark%2Frenpy_shooter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoloradostark%2Frenpy_shooter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoloradostark%2Frenpy_shooter/lists"}