{"id":23165086,"url":"https://github.com/sher2001/snakes_and_ladders","last_synced_at":"2026-05-08T07:33:16.925Z","repository":{"id":266341920,"uuid":"898081250","full_name":"sher2001/snakes_and_ladders","owner":"sher2001","description":"A multiplayer Snake and Ladder game built with React (Vite) for the frontend and Ruby on Rails for the backend.","archived":false,"fork":false,"pushed_at":"2024-12-03T21:59:03.000Z","size":85,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T14:12:40.499Z","etag":null,"topics":["actioncable","rails","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/sher2001.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":"2024-12-03T18:52:23.000Z","updated_at":"2024-12-06T21:08:34.000Z","dependencies_parsed_at":"2024-12-03T20:19:20.765Z","dependency_job_id":"0a8e39f2-4081-41af-8645-b010a717a7a1","html_url":"https://github.com/sher2001/snakes_and_ladders","commit_stats":null,"previous_names":["sher2001/snakes_and_ladders"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sher2001/snakes_and_ladders","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sher2001%2Fsnakes_and_ladders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sher2001%2Fsnakes_and_ladders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sher2001%2Fsnakes_and_ladders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sher2001%2Fsnakes_and_ladders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sher2001","download_url":"https://codeload.github.com/sher2001/snakes_and_ladders/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sher2001%2Fsnakes_and_ladders/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32771039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"last_error":"SSL_read: 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":["actioncable","rails","reactjs","tailwindcss"],"created_at":"2024-12-18T01:15:06.693Z","updated_at":"2026-05-08T07:33:16.890Z","avatar_url":"https://github.com/sher2001.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snake and Ladder Game 🎲🐍\n\nA multiplayer Snake and Ladder game built with **React (Vite)** for the frontend and **Ruby on Rails** for the backend.\n\n---\n\n## Features\n\n- **Multiplayer Gameplay:** A classic Snake and Ladder game where players can compete online.\n- **Modern Frontend:** Built with React and styled with modern tools.\n- **API-Powered Backend:** Rails API for game logic, user management, and real-time interactions.\n- **Deployed with Render:** Both frontend and backend hosted seamlessly.\n\n---\n\n## Prerequisites\n\n1. **Node.js**: Install from [nodejs.org](https://nodejs.org/).\n2. **Ruby \u0026 Rails**: Install Ruby (\u003e= 3.0.0) and Rails (\u003e= 7.0).\n3. **PostgreSQL**: Ensure PostgreSQL is installed and running for the backend.\n\n---\n\n## Setup\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/your-username/snake-and-ladder.git\ncd snake-and-ladder\n```\n\n---\n\n### 2. Backend Setup\n\nNavigate to the backend folder:\n```bash\ncd backend\n```\n\nInstall Dependencies:\n```bash\ncd backend \n```\n\nSet up the database:\n```bash\nrails db:create db:migrate\n```\n\nStart the Rails server:\n```bash\nrails server\n```\n\nBy default, the backend will run on http://localhost:3000.\n\n---\n\n### 2. Backend Setup\n\nNavigate to the frontend folder:\n```bash\ncd frontend\n```\n\nInstall dependencies:\n```bash\nnpm install\n```\n\nStart the development server:\n```bash\nnpm run dev\n```\n\nBy default, the frontend will run on http://localhost:5173.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsher2001%2Fsnakes_and_ladders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsher2001%2Fsnakes_and_ladders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsher2001%2Fsnakes_and_ladders/lists"}