{"id":22756909,"url":"https://github.com/guuzzeji/go-minesweeper-multiplayer","last_synced_at":"2025-03-30T08:14:05.364Z","repository":{"id":262849924,"uuid":"886444496","full_name":"Guuzzeji/go-minesweeper-multiplayer","owner":"Guuzzeji","description":"This is a multiplayer minesweeper game using Go and Gin. It is a web application that allows multiple users to play a game of minesweeper.","archived":false,"fork":false,"pushed_at":"2024-12-18T19:49:39.000Z","size":324,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T07:34:04.502Z","etag":null,"topics":["game","games","go","golang","minesweeper","minesweeper-game","web"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/Guuzzeji.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":"2024-11-11T01:31:14.000Z","updated_at":"2024-12-18T19:49:39.000Z","dependencies_parsed_at":"2024-11-14T16:43:30.257Z","dependency_job_id":"44b05786-4352-403f-834b-0ea66df09918","html_url":"https://github.com/Guuzzeji/go-minesweeper-multiplayer","commit_stats":null,"previous_names":["guuzzeji/go-battle-ship-game","guuzzeji/go-minesweaper-multiplayer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guuzzeji%2Fgo-minesweeper-multiplayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guuzzeji%2Fgo-minesweeper-multiplayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guuzzeji%2Fgo-minesweeper-multiplayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guuzzeji%2Fgo-minesweeper-multiplayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Guuzzeji","download_url":"https://codeload.github.com/Guuzzeji/go-minesweeper-multiplayer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246290648,"owners_count":20753730,"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":["game","games","go","golang","minesweeper","minesweeper-game","web"],"created_at":"2024-12-11T07:16:13.969Z","updated_at":"2025-03-30T08:14:05.333Z","avatar_url":"https://github.com/Guuzzeji.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg width=\"300px\" src=\"./assets/logo.png\"\u003e\n\u003c/p\u003e\n\n# Go Minesweeper Multiplayer\n\n**CSCI-343 Group Project**\n\n**Created by Gabe \u0026 Bryant**\n\nThis is a multiplayer minesweeper game using Go and Gin. It is a web application that allows multiple users to play a game of minesweeper.\n\n## ⭐ Screenshots\n\n![screenshot-0](./assets/screenshot-0.png)\n\n![screenshot-3](./assets/screenshot-3.png)\n\n![screenshot-1](./assets/screenshot-1.png)\n\n![screenshot-2](./assets/screenshot-2.png)\n\n## 📜 Prerequisites\n\nMake sure you have Go installed on your system. You can download Go from [here](https://go.dev/dl/). **You must download go version 1.21 or higher.**\n\n## 📋 Setup\n\n**Step 1** \n\nClone the repository\n\n```bash\ngit clone https://github.com/Guuzzeji/go-minesweeper-multiplayer.git\n```\n\n**Step 2** \n\nOpen the project directory and run to install dependencies\n\n```bash\ngo get ./...\n```\n\n**Step 3** \n\nThen run \n\n```bash\ngo run main.go\n``` \n\nor \n\n```bash\nmake go-run\n``` \n\nto start the server. You can also run \n\n```bash\nmake build-run\n``` \n\nto run it locally as a static binary. If you use `make build-run`, make sure to do \n\n```bash\nmake build-local\n```\n\nfirst to build the server for your machine.\n\n\n**Step 4** \n\nGo to \n\n```bash\nhttp://localhost:8080\n``` \n\nto play the game\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguuzzeji%2Fgo-minesweeper-multiplayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguuzzeji%2Fgo-minesweeper-multiplayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguuzzeji%2Fgo-minesweeper-multiplayer/lists"}