{"id":25010450,"url":"https://github.com/guisalmeida/8puzzle-java","last_synced_at":"2025-03-30T02:31:07.646Z","repository":{"id":123866865,"uuid":"309471894","full_name":"guisalmeida/8puzzle-java","owner":"guisalmeida","description":"A puzzle game created to learn and pratice Object Oriented Programming in Java.","archived":false,"fork":false,"pushed_at":"2023-11-25T21:18:51.000Z","size":4075,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T04:53:26.445Z","etag":null,"topics":["java","jdbc","jest-tests","object-oriented-programming","puzzle-game","swing"],"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/guisalmeida.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}},"created_at":"2020-11-02T19:19:15.000Z","updated_at":"2023-11-25T21:18:56.000Z","dependencies_parsed_at":"2023-11-25T22:24:02.171Z","dependency_job_id":"b4440311-ce16-4873-af87-d4df33f23831","html_url":"https://github.com/guisalmeida/8puzzle-java","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/guisalmeida%2F8puzzle-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guisalmeida%2F8puzzle-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guisalmeida%2F8puzzle-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guisalmeida%2F8puzzle-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guisalmeida","download_url":"https://codeload.github.com/guisalmeida/8puzzle-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246268880,"owners_count":20750180,"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":["java","jdbc","jest-tests","object-oriented-programming","puzzle-game","swing"],"created_at":"2025-02-05T04:53:30.152Z","updated_at":"2025-03-30T02:31:07.629Z","avatar_url":"https://github.com/guisalmeida.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jogo do Oito (8-puzzle)\n\n![tela inicial](./tela.png)\n\n## Introdução\nO desafio proposto foi criar o Jogo do Oito na linguagem java, aplicando as metodologias que a orientação à objetos suporta para arquitetar o software de maneira organizada e reutilizável. Usando também tecnologias e bibliotecas como JDBC, Swing, Hibernate. Para criar serialização do estado do jogo e a inteface gráfica.\n\n## Objetivos\n\n- Aplicar os conceitos de orientação a objetos ensinados em aula para construir software, como:\n  - Abstração\n  - Encapsulamento\n  - Composição\n  - Herança\n  - Polimorfismo\n\n- Criar projeto orientado a testes TDD.\n- Manter o código limpo sem bad smells, com nomenclatura de classes, métodos e atributos semânticos.\n- Implementar camadas independentes MVC.\n- Utilizar padrões de projeto.\n- Salvar estado do jogo no banco de dados postgres.\n\n## Tecnologias\n**Swing:** para aplicação da interface gráfica.  \n**JDBC:** para conexão com banco de dados postgres.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguisalmeida%2F8puzzle-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguisalmeida%2F8puzzle-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguisalmeida%2F8puzzle-java/lists"}