{"id":15967335,"url":"https://github.com/bryanlimy/maze-game","last_synced_at":"2025-07-06T00:05:02.144Z","repository":{"id":113990847,"uuid":"50893458","full_name":"bryanlimy/maze-game","owner":"bryanlimy","description":"Implemented a simple maze game in Java","archived":false,"fork":false,"pushed_at":"2016-10-12T18:21:56.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T00:02:48.162Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bryanlimy.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":"2016-02-02T04:14:25.000Z","updated_at":"2016-02-02T04:27:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"cac03bf2-eef6-419d-8c59-a7e432e0edc1","html_url":"https://github.com/bryanlimy/maze-game","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bryanlimy/maze-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlimy%2Fmaze-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlimy%2Fmaze-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlimy%2Fmaze-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlimy%2Fmaze-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryanlimy","download_url":"https://codeload.github.com/bryanlimy/maze-game/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlimy%2Fmaze-game/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263826631,"owners_count":23516782,"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-07T18:22:33.684Z","updated_at":"2025-07-06T00:05:02.096Z","avatar_url":"https://github.com/bryanlimy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maze Game\nImplemented a simple maze game in Java\n\nOur maze is a 2-dimensional grid. Each cell in this grid is either a\nhallway or a wall. We denote a wall with the symbol X and an empty hallway with a blank space. There are\ntwo players in this game — two monkeys. We denote them with symbols 1 and 2. The monkeys’ objective\nis to eat as many bananas as possible. We denote bananas with the symbol B. Some bananas are stationary,\nand some bananas move about the grid. We denote mobile bananas with the symbol M. Figure 1 (left) shows\nan example initial state of the maze game. Notice the two players (1 and 2), four bananas (B), and two\nmobile bananas (M).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanlimy%2Fmaze-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryanlimy%2Fmaze-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanlimy%2Fmaze-game/lists"}