{"id":25448948,"url":"https://github.com/dynnian/snakie","last_synced_at":"2025-05-16T08:09:38.465Z","repository":{"id":277193225,"uuid":"931653947","full_name":"dynnian/snakie","owner":"dynnian","description":"Yet another snake game remake written in C# for the terminal","archived":false,"fork":false,"pushed_at":"2025-02-12T16:32:12.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T17:21:42.239Z","etag":null,"topics":["csharp","snake","snake-game","tui"],"latest_commit_sha":null,"homepage":"","language":"C#","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/dynnian.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":"2025-02-12T16:31:16.000Z","updated_at":"2025-02-12T16:33:34.000Z","dependencies_parsed_at":"2025-02-12T17:21:46.056Z","dependency_job_id":"e3612cd7-3778-4a03-9589-d09554b1e1b9","html_url":"https://github.com/dynnian/snakie","commit_stats":null,"previous_names":["dynnian/snakie"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynnian%2Fsnakie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynnian%2Fsnakie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynnian%2Fsnakie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynnian%2Fsnakie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dynnian","download_url":"https://codeload.github.com/dynnian/snakie/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254493379,"owners_count":22080127,"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":["csharp","snake","snake-game","tui"],"created_at":"2025-02-17T20:15:56.035Z","updated_at":"2025-05-16T08:09:33.454Z","avatar_url":"https://github.com/dynnian.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snakie!\n\nSnakie is a simple console-based Snake game written in C#.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [How to Play](#how-to-play)\n- [Building \u0026 Running](#building--running)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Introduction\n\nWelcome to Snakie, a classic Snake game implemented in the console. Control the\nsnake, eat the food, and try to achieve the highest score!\n\n## Features\n\n- Console-based interface\n- Simple and intuitive controls (WASD)\n- Increasing difficulty as the snake grows\n- Score tracking\n- Game Over screen with the final score\n\n## How to Play\n\n1. **Start Menu:**\n    - Press `1` to start the game.\n    - Press `2` to exit.\n\n2. **Game Controls:**\n    - Use `W` to move the snake upwards.\n    - Use `S` to move the snake downwards.\n    - Use `A` to move the snake to the left.\n    - Use `D` to move the snake to the right.\n\n3. **Objective:**\n    - Eat the food (green pixel) to grow the snake and increase the score.\n    - Avoid collisions with the walls and the snake's own body.\n\n4. **Game Over:**\n    - The game ends if the snake collides with the walls or itself.\n    - The final score is displayed on the Game Over screen.\n\n## Building \u0026 Running\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/d4r1us-drk/Snakie.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd Snakie/Snakie\n    ```\n\n3. Run the game:\n\n    ```bash\n    dotnet run\n    ```\n\n4. Follow the on-screen instructions to navigate the menu and play the game.\n\n## Contributing\n\nContributions are welcome! If you have any suggestions, improvements, or bug\nfixes, feel free to open an issue or create a pull request.\n\n## License\n\nThis project is licensed under the [GPL v3](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynnian%2Fsnakie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynnian%2Fsnakie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynnian%2Fsnakie/lists"}