{"id":22966280,"url":"https://github.com/ethanuppal/bwmodel","last_synced_at":"2025-04-02T04:26:48.731Z","repository":{"id":217540257,"uuid":"744156295","full_name":"ethanuppal/bwmodel","owner":"ethanuppal","description":"A modeling environment for Minecraft Bedwars.","archived":false,"fork":false,"pushed_at":"2024-05-19T00:50:35.000Z","size":240,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T19:18:20.389Z","etag":null,"topics":["bedwars","cpp","minecraft","model"],"latest_commit_sha":null,"homepage":"http://www.ethanuppal.com/bwmodel/","language":"C++","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/ethanuppal.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-01-16T18:23:12.000Z","updated_at":"2024-05-19T01:06:19.000Z","dependencies_parsed_at":"2024-05-18T23:19:42.046Z","dependency_job_id":"2acc8d74-1fc1-4d01-9480-c56c06264227","html_url":"https://github.com/ethanuppal/bwmodel","commit_stats":null,"previous_names":["ethanuppal/bwmodel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethanuppal%2Fbwmodel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethanuppal%2Fbwmodel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethanuppal%2Fbwmodel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethanuppal%2Fbwmodel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethanuppal","download_url":"https://codeload.github.com/ethanuppal/bwmodel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246754797,"owners_count":20828417,"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":["bedwars","cpp","minecraft","model"],"created_at":"2024-12-14T20:18:27.187Z","updated_at":"2025-04-02T04:26:48.715Z","avatar_url":"https://github.com/ethanuppal.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bwmodel: A modeling environment for Minecraft Bedwars\n\n[![CodeFactor](https://www.codefactor.io/repository/github/ethanuppal/bwmodel/badge)](https://www.codefactor.io/repository/github/ethanuppal/bwmodel)\n![CI Badge](https://github.com/ethanuppal/bwmodel/actions/workflows/ci.yaml/badge.svg)\n\n\nThis project is an API for creating predictive models for Minecraft Bedwars—as well as an implementation of such models—using only information that would be available to a player.\nThe idea is that a computer can process much more than a human brain can.\nFor example, when one player kills another, it is likely that it was in hand-to-hand combat.\nIf a probability distribution of player locations is maintained, we can update them to reflect this new information.\n\n## Usage/Building\n\nYou can use this project through the `Makefile`.\nYou must have C++17.\n\n```bash\nmake         # builds the ./main script\nmake run     # builds and runs the ./main script\nmake library # builds efsw (used for file watching)\nmake clean   # removes auxillary and executable files\nmake test    # runs the tests\n```\n\n`cmake` \u003e 3.15 is required to build efsw.\n\n`make run` will run a testing script for the latest model.\nYou can see all models in [`src/models/`](./src/models/).\nDeveloping a new model is as simple as implementing the [`GameDelegate`](./src/game/gamedelegate.h) interface.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethanuppal%2Fbwmodel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethanuppal%2Fbwmodel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethanuppal%2Fbwmodel/lists"}