{"id":22726109,"url":"https://github.com/reshmaharidhas/snakes-and-ladders","last_synced_at":"2025-03-29T23:43:42.382Z","repository":{"id":235275443,"uuid":"790431713","full_name":"reshmaharidhas/Snakes-And-Ladders","owner":"reshmaharidhas","description":"Desktop game application to play the classic board game Snakes and Ladders with multiplayer mode built using Python3 and Tkinter GUI","archived":false,"fork":false,"pushed_at":"2024-08-22T12:24:56.000Z","size":8039,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T01:32:57.123Z","etag":null,"topics":["animation","board-game","boardgame","desktop-application","desktop-game","exe","game","game-application","gui","multiplayer","multiplayer-game","pygame","python-game","python3","snakeandladder","snakes-and-ladders","snakes-ladders-game","tkinter","tkinter-gui"],"latest_commit_sha":null,"homepage":"https://sourceforge.net/projects/snakes-and-ladders/","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/reshmaharidhas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-04-22T21:40:50.000Z","updated_at":"2024-08-22T12:24:59.000Z","dependencies_parsed_at":"2024-08-22T13:56:51.049Z","dependency_job_id":"8fd4d6a7-571e-4cf7-833f-03740fe1fe9f","html_url":"https://github.com/reshmaharidhas/Snakes-And-Ladders","commit_stats":null,"previous_names":["reshmaharidhas/snakes-and-ladders"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FSnakes-And-Ladders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FSnakes-And-Ladders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FSnakes-And-Ladders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FSnakes-And-Ladders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reshmaharidhas","download_url":"https://codeload.github.com/reshmaharidhas/Snakes-And-Ladders/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258862,"owners_count":20748573,"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":["animation","board-game","boardgame","desktop-application","desktop-game","exe","game","game-application","gui","multiplayer","multiplayer-game","pygame","python-game","python3","snakeandladder","snakes-and-ladders","snakes-ladders-game","tkinter","tkinter-gui"],"created_at":"2024-12-10T16:15:49.445Z","updated_at":"2025-03-29T23:43:42.363Z","avatar_url":"https://github.com/reshmaharidhas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snakes-And-Ladders\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Freshmaharidhas%2FSnakes-And-Ladders\u0026labelColor=%23000000\u0026countColor=%2300ff00\u0026style=plastic\u0026labelStyle=none\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/languages/top/reshmaharidhas/Snakes-And-Ladders?labelColor=%23000000\u0026color=%230000FF\"/\u003e\n  \u003cimg src=\"https://img.shields.io/sourceforge/dt/snakes-and-ladders?label=Sourceforge%20downloads\u0026labelColor=%23000000\u0026color=%230000ff\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/downloads/reshmaharidhas/Snakes-And-Ladders/total?label=GitHub%20downloads\u0026labelColor=%23000000\u0026color=%23FF0000\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/repo-size/reshmaharidhas/Snakes-And-Ladders\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/v/release/reshmaharidhas/Snakes-And-Ladders?labelColor=%23000000\u0026color=%230000FF\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/reshmaharidhas/Snakes-And-Ladders\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/created-at/reshmaharidhas/Snakes-And-Ladders\"/\u003e\n\u003c/p\u003e\nThis is the classic Snakes and Ladders game with two to four player mode. This game has board of 10x10 grid with 10 ladders, 11 snakes and 1 dice to roll.\n\n## Programming Language💻\n- Python 3\n\n## Tech Stack💻 \n- Tkinter (GUI)\n- Pygame (Audio library)\n\n## Development Tools💻\n- Pycharm\n- PyInstaller\n\n## Features🎯\n- 2 to 4 player mode\n- Opens in full screen mode\n- Visual animations of player pieces moving on the board\n- Exit full screen by pressing [Escape] key from keyboard\n- Open again in full screen mode by pressing [f] or [F] key from keyboard\n- Dice roller displaying random face on the dice on every roll🎲 \n- Player turns highlighted with color\n- Sounds to enhance the gaming experience for moving up on a ladder and going down in a snake 🔊\n- Sound ON/OFF button to mute and unmute the sounds in the application\n- Button to play the game as new game again after every game finishes\n- Exit button to quit the game ❌\n- Works offline without the need of Internet connection\n\n## Screenshots 💻\n![screenshot-2](https://github.com/reshmaharidhas/Snakes-And-Ladders/assets/37250413/a933969c-f8da-4574-a705-8f65fbb591da)\n![screenshot-1](https://github.com/reshmaharidhas/Snakes-And-Ladders/assets/37250413/b7b16205-6590-4ba8-a583-09f05c50d57b)\n\n## License\nThis project is licensed under the MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freshmaharidhas%2Fsnakes-and-ladders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freshmaharidhas%2Fsnakes-and-ladders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freshmaharidhas%2Fsnakes-and-ladders/lists"}