{"id":17893350,"url":"https://github.com/techno-coder/battlecode21","last_synced_at":"2025-04-03T04:16:03.648Z","repository":{"id":118644713,"uuid":"329570318","full_name":"Techno-coder/battlecode21","owner":"Techno-coder","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-14T08:58:46.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T18:12:39.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Techno-coder.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":"2021-01-14T09:42:14.000Z","updated_at":"2021-03-14T08:59:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"26f0c19b-340f-487d-af88-cd9d2a6b81b9","html_url":"https://github.com/Techno-coder/battlecode21","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"battlecode/battlecode21-scaffold","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techno-coder%2Fbattlecode21","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techno-coder%2Fbattlecode21/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techno-coder%2Fbattlecode21/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techno-coder%2Fbattlecode21/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Techno-coder","download_url":"https://codeload.github.com/Techno-coder/battlecode21/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933384,"owners_count":20857055,"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":[],"created_at":"2024-10-28T14:49:36.748Z","updated_at":"2025-04-03T04:16:03.630Z","avatar_url":"https://github.com/Techno-coder.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Battlecode 2021 Scaffold\n\nThis is the Battlecode 2021 scaffold, containing an `example`. Read https://2021.battlecode.org/getting-started!\n\n### Project Structure\n\n- `README.md`\n    This file.\n- `build.gradle`\n    The Gradle build file used to build and run players.\n- `src/`\n    Player source code.\n- `test/`\n    Player test code.\n- `client/`\n    Contains the client. The proper executable can be found in this folder (don't move this!)\n- `build/`\n    Contains compiled player code and other artifacts of the build process. Can be safely ignored.\n- `matches/`\n    The output folder for match files.\n- `maps/`\n    The default folder for custom maps.\n- `gradlew`, `gradlew.bat`\n    The Unix (OS X/Linux) and Windows versions, respectively, of the Gradle wrapper. These are nifty scripts that you can execute in a terminal to run the Gradle build tasks of this project. If you aren't planning to do command line development, these can be safely ignored.\n- `gradle/`\n    Contains files used by the Gradle wrapper scripts. Can be safely ignored.\n\n\n### Useful Commands\n\n- `./gradlew run`\n    Runs a game with the settings in gradle.properties\n- `./gradlew update`\n    Update to the newest version! Run every so often\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechno-coder%2Fbattlecode21","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechno-coder%2Fbattlecode21","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechno-coder%2Fbattlecode21/lists"}