{"id":17288975,"url":"https://github.com/toniogela/goose-game-java","last_synced_at":"2025-09-10T00:15:00.443Z","repository":{"id":110112518,"uuid":"370079987","full_name":"TonioGela/goose-game-java","owner":"TonioGela","description":"Goose Game solution that I had to do for a past interview","archived":false,"fork":false,"pushed_at":"2021-05-23T14:51:41.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-28T17:07:01.930Z","etag":null,"topics":["interview","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TonioGela.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-23T14:51:26.000Z","updated_at":"2021-05-23T14:53:08.000Z","dependencies_parsed_at":"2023-04-06T04:20:51.606Z","dependency_job_id":null,"html_url":"https://github.com/TonioGela/goose-game-java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TonioGela/goose-game-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonioGela%2Fgoose-game-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonioGela%2Fgoose-game-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonioGela%2Fgoose-game-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonioGela%2Fgoose-game-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TonioGela","download_url":"https://codeload.github.com/TonioGela/goose-game-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonioGela%2Fgoose-game-java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274390265,"owners_count":25276404,"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-09-09T02:00:10.223Z","response_time":80,"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":["interview","java"],"created_at":"2024-10-15T10:32:56.154Z","updated_at":"2025-09-10T00:15:00.430Z","avatar_url":"https://github.com/TonioGela.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Goose Game\nThis project was developed as a response to an hiring interview.\n\nThis is an interactive console game whose aim is to move a player from the cell 1 to cell 63. \n\nYou can add a player typing `add [P/p]layer \u003cplayerName\u003e`\n\nYou can move an existing player typing `move \u003cplayerName\u003e` or `move \u003cplayerName\u003e n,m` where `n` and `m` are the single dice throw results (obviously they have to be between 1 and 6)\n\nDuring the path there are some bonus cells with a custom behaviour. Discover them!\n\nYou have the ability to prank other players: when you step in a cell populated by another player, that player will return to your previous cell.\n\nEnjoy!\n\n![Gameplay example](/Usage.gif)\n\n## Installing instuctions\n\nThe game requires `java 8+` and [maven](https://maven.apache.org/download.cgi) to be built and run.\n\nOnce pulled the project, move in the directory (it contains a `pom.xml` file) and run `mvn clean package -U`\n\nOnce compiled you'll find a file named `goosegame-0.0.1-SNAPSHOT-jar-with-dependencies.jar` in the newly created `target` folder.\n\nRun the jar using `java -jar goosegame-0.0.1-SNAPSHOT-jar-with-dependencies.jar`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoniogela%2Fgoose-game-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoniogela%2Fgoose-game-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoniogela%2Fgoose-game-java/lists"}