{"id":19501014,"url":"https://github.com/printn/terminal-games-library","last_synced_at":"2026-07-23T22:30:14.861Z","repository":{"id":249516076,"uuid":"831543096","full_name":"PrintN/Terminal-Games-Library","owner":"PrintN","description":"A library full of Terminal Games written in Python","archived":false,"fork":false,"pushed_at":"2024-11-08T10:47:52.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T10:14:08.620Z","etag":null,"topics":["casino-games","fun","games","guessthenumber-game","python-games","snake-game","terminal-based","terminal-game","tictactoe-game"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrintN.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":"2024-07-20T21:49:48.000Z","updated_at":"2024-12-16T10:01:24.000Z","dependencies_parsed_at":"2024-11-10T22:10:52.265Z","dependency_job_id":"a977e768-c047-4aa3-8709-9b1132d24d81","html_url":"https://github.com/PrintN/Terminal-Games-Library","commit_stats":null,"previous_names":["printn/terminal-games-library"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrintN%2FTerminal-Games-Library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrintN%2FTerminal-Games-Library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrintN%2FTerminal-Games-Library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrintN%2FTerminal-Games-Library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrintN","download_url":"https://codeload.github.com/PrintN/Terminal-Games-Library/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240748776,"owners_count":19851334,"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":["casino-games","fun","games","guessthenumber-game","python-games","snake-game","terminal-based","terminal-game","tictactoe-game"],"created_at":"2024-11-10T22:10:49.762Z","updated_at":"2026-07-23T22:30:14.763Z","avatar_url":"https://github.com/PrintN.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terminal Games Library\r\nWelcome to the **Terminal Games Library**! This repository is a collection of classic terminal-based games implemented in Python. It's designed to provide a simple, fun way to play games directly from your terminal.\r\n\u003cimg src=\"https://github.com/user-attachments/assets/3ddaf572-c66a-4363-954f-ef213130d571\" alt=\"TerminalGames\" height=\"400\" width=\"600\" /\u003e\r\n\r\n## Games Overview\r\n\r\nThe repository is organized into different folders, each containing a unique game or set of games. Here's a quick overview of the games folders:\r\n\r\n- **[Casino](Games/Casino/)**\r\n\r\n- **[GuessTheNumber](Games/GuessTheNumber/)**\r\n\r\n- **[Hangman](Games/Hangman/)**\r\n\r\n- **[ProTyper](Games/ProTyper/)**\r\n\r\n- **[Rock Paper Scissors](Games/RockPaperScissors/)**\r\n\r\n- **[Snake](Games/Snake/)**\r\n\r\n- **[Sudoku](Games/Sudoku/)**\r\n\r\n- **[Tic Tac Toe](Games/TicTacToe/)**\r\n\r\n- **[Wordle](Games/Wordle/)**\r\n\r\n- **[2048](Games/2048/)**\r\n\r\n## Getting Started\r\n\r\nTo get started with any of the games, follow these steps:\r\n\r\n1. **Download and Install Python**\r\n\r\n   Ensure you have Python installed on your machine. You can download the latest version of Python from the [official Python website](https://www.python.org/downloads/). Follow the installation instructions for your operating system.\r\n\r\n2. **Clone the repository:**\r\n\r\n   ```bash\r\n   git clone https://github.com/PrintN/Terminal-Games-Library.git\r\n3. **Install packages:**\r\n\r\n   ```bash\r\n   pip install -r requirements.txt\r\n4. **Navigate to the game directory you want to play. For example, to play the Snake game**\r\n\r\n    ```bash\r\n   cd Terminal-Games-Library/Games/Snake/\r\n5. **Run the game**\r\n\r\n    ```bash\r\n   python Snake.py\r\n   ```\r\n    Replace **Snake.py** with the appropriate script for the game you want to play.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprintn%2Fterminal-games-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprintn%2Fterminal-games-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprintn%2Fterminal-games-library/lists"}