{"id":26030051,"url":"https://github.com/antoninazz/fifteen","last_synced_at":"2026-04-20T15:03:21.143Z","repository":{"id":280604088,"uuid":"942545092","full_name":"AntoninaZz/Fifteen","owner":"AntoninaZz","description":"This project is a console-based implementation of the classic Fifteen Puzzle game. The game consists of a grid of numbered tiles with one empty space. The objective is to arrange the tiles in numerical order by moving them into the empty space.","archived":false,"fork":false,"pushed_at":"2025-03-04T09:27:54.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T10:31:43.772Z","etag":null,"topics":["console-application","csharp","dotnet"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AntoninaZz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-03-04T09:18:51.000Z","updated_at":"2025-03-04T09:33:21.000Z","dependencies_parsed_at":"2025-03-04T10:42:40.028Z","dependency_job_id":null,"html_url":"https://github.com/AntoninaZz/Fifteen","commit_stats":null,"previous_names":["antoninazz/fifteen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AntoninaZz/Fifteen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoninaZz%2FFifteen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoninaZz%2FFifteen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoninaZz%2FFifteen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoninaZz%2FFifteen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntoninaZz","download_url":"https://codeload.github.com/AntoninaZz/Fifteen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoninaZz%2FFifteen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32052534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["console-application","csharp","dotnet"],"created_at":"2025-03-06T18:19:39.055Z","updated_at":"2026-04-20T15:03:21.079Z","avatar_url":"https://github.com/AntoninaZz.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fifteen Puzzle Game (C# Console Application)\n\n## Description\nThis project is a console-based implementation of the classic Fifteen Puzzle game. The game consists of a grid of numbered tiles with one empty space. The objective is to arrange the tiles in numerical order by moving them into the empty space.\n\n## Features\n- Supports grid sizes from **3×3 to 9×9**\n- Allows valid tile movements (up, down, left, right) if adjacent to the empty space\n- Detects when the puzzle is solved\n- Displays the board state in a formatted layout\n\n## Technologies Used\n- **C#** for core logic\n- **Console Application** for user interaction\n- **2D Array** for board representation\n\n## Key Methods\n- `init()` - Initializes the board with numbered tiles\n- `draw()` - Prints the current board state\n- `move(int tile)` - Moves the specified tile if possible\n- `won()` - Checks if the puzzle is solved\n- `greet()` - Displays a welcome message\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoninazz%2Ffifteen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoninazz%2Ffifteen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoninazz%2Ffifteen/lists"}