{"id":15209607,"url":"https://github.com/mosinskyi/snake-game-qt","last_synced_at":"2026-03-07T21:03:40.914Z","repository":{"id":247832165,"uuid":"826901421","full_name":"MOsinskyi/snake-game-qt","owner":"MOsinskyi","description":"A simple snake game made with Qt Framework","archived":false,"fork":false,"pushed_at":"2024-08-05T16:14:07.000Z","size":2172,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T12:15:54.057Z","etag":null,"topics":["cpp","qt6","snake-game"],"latest_commit_sha":null,"homepage":"","language":"C++","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/MOsinskyi.png","metadata":{"files":{"readme":"README.md","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":"2024-07-10T15:53:10.000Z","updated_at":"2024-08-04T17:46:43.000Z","dependencies_parsed_at":"2024-07-10T22:26:35.957Z","dependency_job_id":"8efb70d8-1cdf-4c37-b944-3c00a0f35daa","html_url":"https://github.com/MOsinskyi/snake-game-qt","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"baf1c7eb5fdbb83d616a5ae0825175bccfaf3ef8"},"previous_names":["mosinskyi/snake-game-qt"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MOsinskyi%2Fsnake-game-qt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MOsinskyi%2Fsnake-game-qt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MOsinskyi%2Fsnake-game-qt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MOsinskyi%2Fsnake-game-qt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MOsinskyi","download_url":"https://codeload.github.com/MOsinskyi/snake-game-qt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242774490,"owners_count":20183090,"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":["cpp","qt6","snake-game"],"created_at":"2024-09-28T07:41:39.434Z","updated_at":"2026-03-07T21:03:40.861Z","avatar_url":"https://github.com/MOsinskyi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Static Badge](https://img.shields.io/badge/Qt-6.7.2-brightgreen) ![GitHub License](https://img.shields.io/github/license/MOsinskyi/snake-game-qt) ![GitHub repo size](https://img.shields.io/github/repo-size/MOsinskyi/snake-game-qt) ![GitHub Release](https://img.shields.io/github/v/release/MOsinskyi/snake-game-qt?color=purple) \n\n# :snake: Snake Game - Qt\n\nWelcome to the Snake Game project! This is a classic Snake game implemented using the **Qt Framework**.\n\n## Introduction\n\nThis project is a simple yet fun implementation of the Snake game using C++ and the Qt framework. The objective of the game is to control the snake to eat food, which makes it grow longer, while avoiding collisions with itself.\n\n## :stars: ​Features \n\n* Classic Snake gameplay\n\n* Score tracking\n\n* Best score\n\n* Increasing difficulty as snake grows\n\n* Sound effects\n\n## :building_construction: ​Build\n\n|                           Windows                            |                            Linux                             |                            MacOS                             |\n| :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |\n| ![Static Badge](https://img.shields.io/badge/build-passing-green) | ![Static Badge](https://img.shields.io/badge/build-passing-green) | ![Static Badge](https://img.shields.io/badge/build-failed-red) |\n\n## :gear: Assets\n\nGame font: [XSSNAKE](https://github.com/blaise-io/xssnake) [**Author**: [blaise-io](https://github.com/blaise-io)]\n\n## :deciduous_tree: ​Screenshots \n\n\u003cdetails\u003e\u003csummary\u003eClick me 🐈\u003c/summary\u003e\n\n![screenshot1](Readme_Images/screenshot1.png)\n\n![screenshot2](Readme_Images/screenshot2.png)\n\n![screenshot3](Readme_Images/screenshot3.png)\n\n![screenshot4](Readme_Images/screenshot4.png)\n\n\u003c/details\u003e\n\n## 🚧 Requirements \n\nQt installed (Qt 6.x.x or higher)\n\n## 💡Installation \n\n### Windows\n\n#### Installer\n\n1. Chose `snake-game-installer-windows.exe` from Release page and install them to your computer\n\n2. Open Installer\n3. Follow the installer instructions\n4. Done :white_check_mark:\n\n#### :package: Portable\n\n1. Chose `snake-game-portable-windows.zip` from Release page and install them to your computer\n\n2. Unpack the package\n\n3. Run `SnakeGame.exe`\n\n4. Done :white_check_mark:\n\n### Linux\n\n#### Ubuntu Package\n\n1. Chose `snake-game-ubuntu.deb` from Release page and install them to your computer\n\n2. Go to downloads folder\n\n3. Run the command in terminal:\n\n   ```bash\n   sudo dpkg -r snake-game-ubuntu.deb\n\t```\n4. Done :white_check_mark:\n\n#### Installer\n\n1. Chose `snake-game-installer-linux.run` from Release page and install them to your computer;\n\n2. Go to downloads folder\n\n3. Run the command:\n\n   ```bash\n   chmod +x snake-game-installer-linux.run\n   ```\n\n4. Double click to installer **or** run the command:\n\n   ```bash\n   ./snake-game-nstaller-linux.run\n   ```\n\n5. Follow the installer instructions\n\n6. Done :white_check_mark:\n\n#### :package: Portable\n\n1. Chose `snake-game-portable-linux.zip` from Release page and install them to your computer\n\n2. Unpack the package\n\n3. Run the command:\n\n   ```bash\n   cd snake-game-portable-linux\n   chmod +x SnakeGame.sh\n   ```\n\n4. Run `SnakeGame.sh`:\n\n   ```bash\n   ./SnakeGame.sh\n   ```\n\n5. Done :white_check_mark:\n\n### Clone repository from GitHub\n\n#### :footprints: Steps ​\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/MOsinskyi/snake-game-qt.git\n   cd snake-game-qt\n\t```\n\n2. Open the project in Qt Creator:\n\n   * Launch Qt Creator\n\n   * Open the `SnakeGame.pro` file\n\n3. Build and run the project:\n\n   * Click on the build button in Qt Creator\n   * Run the project\n\n## Usage :hugs:\n\n* Use arrow keys to control the direction of the snake.\n\n* Eat the food to grow longer.\n\n* Use **space** key to pause, continue and start new game\n\n* Avoid collision with the snake`s own body.\n\n* Try to achieve the highest score possible!\n\n## :chart_with_upwards_trend: Contributing \n\nContributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.\n\n1. Fork the repository\n\n2. Create you feature branch:\n\n   ```bash\n   git checkout -b feature/YourFeature\n\t```\n\n3. Commit your changes:\n\n   ```bash\n   git commit -m 'Add some feature'\n\t```\n\n4. Push to the branch:\n\n   ```bash\n   git push origin feature/YourFeature\n   ```\n\n5. Open a pull request\n\n## :copyright: License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE.txt) file for more details\n\n## :phone: Contact\n\nFor any inquiries or feedback, please contact:\n\n* **E-mail**: [maximosinskiy@gmail.com](mailto:maximosinskiy@gmail.com)\n* [GitHub profile](https://github.com/MOsinskyi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmosinskyi%2Fsnake-game-qt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmosinskyi%2Fsnake-game-qt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmosinskyi%2Fsnake-game-qt/lists"}