{"id":16985541,"url":"https://github.com/zenith391/powerhigh","last_synced_at":"2026-05-14T23:33:30.523Z","repository":{"id":133134499,"uuid":"134251464","full_name":"zenith391/PowerHigh","owner":"zenith391","description":"Very simple 2D modular game library for Java.","archived":false,"fork":false,"pushed_at":"2020-07-30T09:07:42.000Z","size":59821,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T01:30:04.229Z","etag":null,"topics":["2d-game-library","2d-library","customizable","game","game-lib-java","jar","java-9","swing"],"latest_commit_sha":null,"homepage":"","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/zenith391.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-05-21T10:01:38.000Z","updated_at":"2021-02-12T16:23:04.000Z","dependencies_parsed_at":"2023-06-28T18:16:19.620Z","dependency_job_id":null,"html_url":"https://github.com/zenith391/PowerHigh","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/zenith391/PowerHigh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenith391%2FPowerHigh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenith391%2FPowerHigh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenith391%2FPowerHigh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenith391%2FPowerHigh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenith391","download_url":"https://codeload.github.com/zenith391/PowerHigh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenith391%2FPowerHigh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272805572,"owners_count":24995916,"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-08-30T02:00:09.474Z","response_time":77,"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":["2d-game-library","2d-library","customizable","game","game-lib-java","jar","java-9","swing"],"created_at":"2024-10-14T02:43:41.685Z","updated_at":"2026-05-14T23:33:30.477Z","avatar_url":"https://github.com/zenith391.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PowerHigh\nPowerHigh is a 2D game library using a component-system, it is also very customizable via various drawing calls. And custom-doublebuffering, with (at 1.0) Android support.\n\n## Getting started\n\n[![Build Status](https://travis-ci.org/zenith391/PowerHigh.svg)](https://travis-ci.org/zenith391/PowerHigh)\n\n### Prerequisites\nYou must atleast have Java 9 installed, or a more recent version (Java 10 / 11)\n1. Go to PowerHigh releases on the [Releases](https://github.com/zenith391/PowerHigh/releases) tab.\n2. Download powerhigh-core.jar and, since you're on PC, powerhigh-swing.jar (powerhigh-opengl.jar might be available for 1.0)\n2. Add the JARs as dependencies to your project, using your favorite IDE.\n\n### Running the test.\nTo run the test and ensure PowerHigh works goodly,\nopen a terminal and write following commands:\n```sh\ncd \u003cdirectory where you installed PowerHigh\u003e\njava -cp powerhigh-core.jar;powerhigh-swing.jar;powerhigh-test.jar test.org.powerhigh.PowerHighTest\n```\nIf you don't have \"powerhigh-test.jar\", don't worry, just download it.\nIf you see a window opened with stuff on it, everything works and the JAR is ready to be used.\n\nPowerHigh is built with Maven.\n\nWhen everything is okay, you can look at the documentation, start a new project in your favorite IDE.\nAnd use that library that saves you days of code! ;)\n\n## Contributing\n\nIf you want to contribute, first of all, thanks you! I can't work on this library full time and contributions\nare really helpful and keep knowing that people uses and help me on this project is motivating.\nBut there is some rules/tips for contributing:\nFirst of all, the issue/pull request must have things that goes with the library. For example, i will not accept 3D because\nthis library has been made for 2D, and so, would be horribly slow or would need a total re-code.\nAlso, if you're posting an bug issue and think you can be able to post a little pull request / commits to fix it, it would be very nice to do it.\n\n## License\nThe project is released under MIT license - more details in [the license](https://github.com/DigitalSnakeSoftware/PowerHigh/blob/master/LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenith391%2Fpowerhigh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenith391%2Fpowerhigh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenith391%2Fpowerhigh/lists"}