{"id":29099313,"url":"https://github.com/fogmoe/fogmoegame","last_synced_at":"2025-08-27T17:10:23.473Z","repository":{"id":296480572,"uuid":"993254789","full_name":"FogMoe/fogmoeGame","owner":"FogMoe","description":"A Monopoly-like game demo. Later, it will use other game engines to reset the client to the web version, and optimize the gameplay, graphical interface, online servers, etc.","archived":false,"fork":false,"pushed_at":"2025-05-31T08:01:33.000Z","size":155,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-28T16:13:04.674Z","etag":null,"topics":["bug","demo","issues","monopoly","pygame","python","unfinished"],"latest_commit_sha":null,"homepage":"https://github.com/FogMoe/fogmoeGame/releases/download/v1.0.0/game.zip","language":"Python","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/FogMoe.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,"zenodo":null}},"created_at":"2025-05-30T13:29:03.000Z","updated_at":"2025-05-31T08:15:13.000Z","dependencies_parsed_at":"2025-05-31T12:10:59.843Z","dependency_job_id":"abff2406-9271-4d81-bf90-8fabb5fe98cc","html_url":"https://github.com/FogMoe/fogmoeGame","commit_stats":null,"previous_names":["fogmoe/minigame"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/FogMoe/fogmoeGame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FogMoe%2FfogmoeGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FogMoe%2FfogmoeGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FogMoe%2FfogmoeGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FogMoe%2FfogmoeGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FogMoe","download_url":"https://codeload.github.com/FogMoe/fogmoeGame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FogMoe%2FfogmoeGame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272355027,"owners_count":24920034,"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","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bug","demo","issues","monopoly","pygame","python","unfinished"],"created_at":"2025-06-28T16:07:02.158Z","updated_at":"2025-08-27T17:10:23.419Z","avatar_url":"https://github.com/FogMoe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FOGMOE\n\nA simple Monopoly-style game supporting both single-player and LAN multiplayer modes, developed in Python using Pygame.\n\n## Features\n\n- **Single-Player Mode**: 1 human player versus 3 AI opponents  \n- **Multiplayer Mode**: Up to 4 players over a local area network (LAN)  \n- **Game Rules**  \n  - Collect coins and return to your Home cell to win  \n  - Victory condition: have 100 coins and land on your Home cell  \n  - **Reward Cell** (Yellow): roll the dice to gain coins  \n  - **Penalty Cell** (Dark Blue): roll the dice to lose coins  \n\n## Quick Start\n\n### Install Dependencies\n\n```bash\npip install pygame\n```\n\n### Single-Player Game\n\n```bash\npython main.py\n```\n\nClick “Single Player” to begin.\n\n### Multiplayer Game\n\n1. **Start the Server** (on the host machine):\n   ```bash\n   python start_server.py\n   ```\n2. **Create or Join a Room**:\n   - Run `python main.py`\n   - Click “Multiplayer”\n   - The host clicks “Create Room”\n   - Other players click “Join Room” and enter the server’s IP address\n3. **Begin the Game**:\n   - The host clicks the “Start Game” button\n\n## Project Structure\n\n```\nGame Semi-finished outdated\n```\n\n## Multiplayer Details\n\n- Players are assigned as Player 1, 2, 3, and 4 in join order  \n- Only the active player may roll the dice on their turn  \n- AI actions are calculated by the host and synchronized to all clients  \n- Game state is kept in sync across all clients in real time  \n\n## System Requirements\n\n- Python 3.7 or higher  \n- Pygame 2.0 or higher  \n\n## Notes\n\n- All players must be on the same LAN  \n- Ensure your firewall allows traffic on port 29188  \n- The server must remain running while the game is in progress  \n\n## License\n\nThis project is licensed under the GPL License.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffogmoe%2Ffogmoegame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffogmoe%2Ffogmoegame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffogmoe%2Ffogmoegame/lists"}