{"id":21279020,"url":"https://github.com/lostatc/skiddie-games","last_synced_at":"2025-03-15T13:42:26.529Z","repository":{"id":254696832,"uuid":"144419043","full_name":"lostatc/skiddie-games","owner":"lostatc","description":"Puzzle games for script kiddies","archived":false,"fork":false,"pushed_at":"2024-11-07T11:55:35.000Z","size":1694,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T03:46:05.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lostatc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-08-11T21:23:54.000Z","updated_at":"2024-11-07T11:55:39.000Z","dependencies_parsed_at":"2024-08-25T13:24:22.866Z","dependency_job_id":"1f5b89eb-d78e-41c2-b536-3b42c2eb678e","html_url":"https://github.com/lostatc/skiddie-games","commit_stats":null,"previous_names":["lostatc/skiddie","lostatc/skiddie-games"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostatc%2Fskiddie-games","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostatc%2Fskiddie-games/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostatc%2Fskiddie-games/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostatc%2Fskiddie-games/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostatc","download_url":"https://codeload.github.com/lostatc/skiddie-games/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243738955,"owners_count":20339997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-21T10:18:17.131Z","updated_at":"2025-03-15T13:42:26.498Z","avatar_url":"https://github.com/lostatc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Puzzle games for script kiddies\n\nThis is a collection of silly little puzzle games you can play in your terminal\nthat are themed around the hacking scenes found in big Hollywood movies.\n\nThis was a project I undertook a number of years ago to practice Python. It's\nhere for posterity; I probably won't be updating it.\n\n![GUI Screenshot](images/gui.png)\n\n## Installation\n\nTo install the game launcher from git, [install\nuv](https://docs.astral.sh/uv/getting-started/installation/) and run:\n\n```shell\nuv tool install --from git+https://github.com/lostatc/skiddie-games skiddie\n```\n\nAlternatively, you can run the launcher ad-hoc without installing it:\n\n```shell\nuvx --from git+https://github.com/lostatc/skiddie-games skiddie-games\n```\n\nTo uninstall:\n\n```shell\nuv tool uninstall skiddie\n```\n\n## Usage\n\nTo play the games in this collection, there's a TUI launcher. The launcher lets\nyou configure the difficulty and save high scores. Just run `skiddie-games`.\nYou can use `Up`, `Down`, and `Tab` to navigate, `Enter` to select, and `q` to\nquit.\n\nThere's also a CLI. For more information, run `skiddie-games --help`.\n\n## Games\n\nGame | Description | Screenshot\n--- | --- | ---\n**database_querier** | [Description](./src/skiddie/descriptions/database_querier.md) | [Screenshot](./images/database_querier.png)\n**hash_cracker** | [Description](./src/skiddie/descriptions/hash_cracker.md) | [Screenshot](./images/hash_cracker.png)\n**hex_editor** | [Description](./src/skiddie/descriptions/hex_editor.md) | [Screenshot](./images/hex_editor.png)\n**pattern_finder** | [Description](./src/skiddie/descriptions/pattern_finder.md) | [Screenshot](./images/pattern_finder.png)\n**port_scanner** | [Description](./src/skiddie/descriptions/port_scanner.md) | [Screenshot](./images/port_scanner.png)\n**shell_scripter** | [Description](./src/skiddie/descriptions/shell_scripter.md) | [Screenshot](./images/shell_scripter.png)\n**tree_builder** | [Description](./src/skiddie/descriptions/tree_builder.md) | [Screenshot](./images/tree_builder.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostatc%2Fskiddie-games","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flostatc%2Fskiddie-games","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostatc%2Fskiddie-games/lists"}