{"id":17978177,"url":"https://github.com/overv/bogglesaga","last_synced_at":"2025-04-04T00:23:50.871Z","repository":{"id":11207766,"uuid":"13593258","full_name":"Overv/BoggleSaga","owner":"Overv","description":"A Java implementation of the Boggle game.","archived":false,"fork":false,"pushed_at":"2013-11-11T22:00:11.000Z","size":17252,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-09T12:19:46.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/Overv.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}},"created_at":"2013-10-15T15:01:44.000Z","updated_at":"2024-07-08T00:04:31.000Z","dependencies_parsed_at":"2022-09-15T18:23:31.533Z","dependency_job_id":null,"html_url":"https://github.com/Overv/BoggleSaga","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overv%2FBoggleSaga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overv%2FBoggleSaga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overv%2FBoggleSaga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overv%2FBoggleSaga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Overv","download_url":"https://codeload.github.com/Overv/BoggleSaga/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247099476,"owners_count":20883403,"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-29T17:32:07.661Z","updated_at":"2025-04-04T00:23:50.851Z","avatar_url":"https://github.com/Overv.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Boggle Saga\n===========\n\nThis is a Java implementation of the classic 4x4 Boggle game created for the\nSoftware Engineering Methods subject at the Delft University of Technology.\n\nDevelopers\n----------\n\n* **Alexander Overvoorde** \u0026mdash; 4153235 (aovervoorde)\n* **René van den Berg** \u0026mdash; 1528939 (rjwvandenberg)\n* **Robert Carosi** \u0026mdash; 4242130 (rcarosi)\n\nOrganization\n------------\n\nThe project will be developed with IntelliJ IDEA, of which the project file is\nincluded in this repository. Attention should be paid to **using design\npatterns** learned in class *when appropriate* and **writing tests** for each\ncomponent.\n\nThe three components can mostly be developed separately, but since at some point\nthe view, controller and model need to be connected in some way, **commit early\nand often** so other team members can start interfacing with your code.\n\nThe standard Java coding conventions should be used with `CamelCase` class names\nand `camelCase` variable and member names and of course 4 spaces for tabs. This\nis necessary to make merges work smoothly.\n\nRelease checklist\n-----------------\n\n* No unsolved compile or runtime errors\n* Play tested\n* Unit tested\n\nRoad map\n--------\n\nThe first sprint will end on **Sunday, 20 October** and the following features\nwill be implemented by the specified members of the team.\n\n### Alexander\n\n**View** with:\n\n* Board along with dragging over dice for word selection\n* Text based timer\n* Score counter\n\n### René\n\n**Controller**, which handles:\n\n* Checking words\n* Ending the game when the time runs out by opening the end game window\n\n### Robert\n\n**Model** with:\n\n* Current state of the game (grid, score, words guessed, timer)\n* Dictionary with allowed words\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverv%2Fbogglesaga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foverv%2Fbogglesaga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverv%2Fbogglesaga/lists"}