{"id":22369956,"url":"https://github.com/mitchellgray100/critter-world-readme","last_synced_at":"2026-04-28T22:34:42.194Z","repository":{"id":130087736,"uuid":"412618525","full_name":"MitchellGray100/Critter-World-README","owner":"MitchellGray100","description":"A README for my private CS 2112 Critter World Project","archived":false,"fork":false,"pushed_at":"2022-06-20T13:25:24.000Z","size":1437,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T16:25:37.613Z","etag":null,"topics":["game-development","java","javafx","parser","readme","simulation-game","threading","tokenizer-parser"],"latest_commit_sha":null,"homepage":"","language":null,"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/MitchellGray100.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":"2021-10-01T21:13:35.000Z","updated_at":"2021-12-03T04:16:29.000Z","dependencies_parsed_at":"2023-04-27T22:22:04.520Z","dependency_job_id":null,"html_url":"https://github.com/MitchellGray100/Critter-World-README","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MitchellGray100/Critter-World-README","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MitchellGray100%2FCritter-World-README","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MitchellGray100%2FCritter-World-README/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MitchellGray100%2FCritter-World-README/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MitchellGray100%2FCritter-World-README/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MitchellGray100","download_url":"https://codeload.github.com/MitchellGray100/Critter-World-README/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MitchellGray100%2FCritter-World-README/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32402670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["game-development","java","javafx","parser","readme","simulation-game","threading","tokenizer-parser"],"created_at":"2024-12-04T19:30:17.222Z","updated_at":"2026-04-28T22:34:42.180Z","avatar_url":"https://github.com/MitchellGray100.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Critter-World-README\n\n## Team \nOur team consisted of:\u003cbr\u003e\n\n[Mitchell Gray](https://github.com/MitchellGray100);\u003cbr\u003e\n[Jacob Kerr](https://github.com/jakejack13);\u003cbr\u003e\n[Sabrina Li](https://www.linkedin.com/in/sabrina-li-a895b21b5/);\u003cbr\u003e\n\n## Disclaimer\nWe sadly can't upload any source code since the project was for a class project which would lead to an academic integrity violation; however, source code can be requested by job recruiters!\n\n## Files\n\nCritter World Specification: http://www.cs.cornell.edu/courses/cs2112/2021fa/project/project.pdf?1632534588\n\nExample Critter File: http://www.cs.cornell.edu/courses/cs2112/2021fa/project/example-critter.txt\n\nExample World File: https://github.com/MitchellGray100/Critter-World-README/blob/main/world.txt\n\nProject Grammar: http://www.cs.cornell.edu/courses/cs2112/2021fa/project/grammar.txt\n\n___\n\n\n\n\u003cbr /\u003e\n\n## Images of Game\n\nShows a large critter near different sized foods and a rock. Text Appears when hovering over buttons.\nThe critter was clicked so the information related to the critter appears on the left hand side.\nThe number of time-steppings made is displayed on the left.\n![Critter With Food](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image1.png)\n\nThe Program can be zoomed in with the slider bar\n![Program zooms in more](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image2.png)\n\nThe Program can move the part of the world being viewed with navigation bars.\n![Programs moves to the side](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image3.png)\n\nThe program zooms out fully to show the whole world.\n![Whole world shown](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image4.png)\n\nMultiple Critters and rocks are in this world. The size of the critter and food illustrates its strength and energy respectively.\nThe direction (indicated by its eyes) that the critter is facing is the way it can move forward.\nThe selected critter glows white and has a blue glowing border.\n![Multiple Critters facing different directions and have different sizes](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image5.png)\n\nTime is stepped and another food is spawned randomly in the world.\n![Project zoomed in on the critters. A new food spawned after stepping time](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image6.png)\n\nThe Critter Info tab can increase or decrease in size to show more or less information for critters with large or small program trees.\n![Critter info expanded with dynamic sizing for critters with large Program Trees](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image7.png)\n\nThe second critter is selected so it glows and its information shows in the Critter Info tab.\n![Second Critter's info is shown](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image8.png)\n\nShows time being stepped. Food randomly spawns in the world.\n![Time being stepped. Food randomly spawns](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image9.png)\n\nEmpty world with no critters. Only rocks and food.\n![World with No Critters](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image10.png)\n\n\u003c/br\u003e\n\n# Images of Game\n\nImage of Food.\n\u003cbr /\u003e\n![Picture of Food](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/Food.png)\n\n\nImage of Rock.\n\u003cbr /\u003e\n![Picture of Food](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/Rock.png)\n\nAll Critter Variations:\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterAmerican.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterBlue.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterBrightBlue.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterBrightPink.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterDarkBlue.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterDarkGray.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterDarkOrange.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterDarkPurple.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterForestGreen.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterGray.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterLightGreen.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterLightPink.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterLightYellow.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterLime.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterMaroon.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterOrange.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterPink.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterPurple.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterRainbow.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterRed.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterSkyBlue.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterTan.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterWhite.png)\n\n![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterYellow.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitchellgray100%2Fcritter-world-readme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitchellgray100%2Fcritter-world-readme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitchellgray100%2Fcritter-world-readme/lists"}