{"id":15735368,"url":"https://github.com/mikebarkmin/bluej-processing","last_synced_at":"2026-04-25T11:36:52.967Z","repository":{"id":88020789,"uuid":"200654384","full_name":"mikebarkmin/bluej-processing","owner":"mikebarkmin","description":"Integrate Processing with BlueJ","archived":false,"fork":false,"pushed_at":"2022-05-16T13:40:47.000Z","size":57723,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T20:35:40.478Z","etag":null,"topics":["bluej","java","processing"],"latest_commit_sha":null,"homepage":null,"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/mikebarkmin.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":"2019-08-05T12:49:12.000Z","updated_at":"2023-09-20T18:59:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4bed037-6994-4b9f-afc3-55d993e867f5","html_url":"https://github.com/mikebarkmin/bluej-processing","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"e8b7329f6b7f1afca516ba0a8efced5659654d91"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mikebarkmin/bluej-processing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikebarkmin%2Fbluej-processing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikebarkmin%2Fbluej-processing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikebarkmin%2Fbluej-processing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikebarkmin%2Fbluej-processing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikebarkmin","download_url":"https://codeload.github.com/mikebarkmin/bluej-processing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikebarkmin%2Fbluej-processing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32261117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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":["bluej","java","processing"],"created_at":"2024-10-04T01:12:55.409Z","updated_at":"2026-04-25T11:36:47.957Z","avatar_url":"https://github.com/mikebarkmin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Processing in BlueJ\n\n## Installation\n\n* Download the suitable libraries for your operating system: https://github.com/mikebarkmin/bluej-processing/releases\n* Copy the extracted libraries into a +libs folder or copy them to the bluej userlibs folder (see [How do I use custom class libraries](https://www.bluej.org/faq.html))\n* Copy BlueJPApplet into your project\n* If you want to use additional processsing libraries copy them also into the +libs folder\n\n## Usage\n\n* Every Processing Sketch should extend BlueJPApplet\n\n## Examples\n* Download the examples folder\n\n### Cat\n\n* Additional Processing Libraries: Scratch\n\nCorresponding [Scratch Project](https://scratch.mit.edu/projects/339257357/)\n\n* Open the cat example\n* Run the runSketch method of CatSketch\n* Inspect the CatSketch object and get the ScratchStage object\n* Construct a new CatSprite named cat\n* Call the addSprite method of the ScratchStage object with cat\n* Call the changeTint method of cat\n* Enjoy :smile:\n\n![Cat Example](.github/cat.gif)\n\n### Halloween\n\n* Additional Processing Libraries: Scratch, Audio\n\nCorresponding [Scratch Project](https://scratch.mit.edu/projects/338613208/)\n\n* Open the halloween example\n* Run the runSketch method of HalloweenSketch\n* Inspect the HalloweenSketch object and get the Ghost object\n* Call the setAnimationInterval method of the Ghost object with 50\n* Enjoy :running:\n\n![Halloween Example](.github/halloween.gif)\n\n### Jumpy\n\n* Additional Processing Libraries: Scratch\n\nNo corresponding Scratch project\n\n* Jump on top of the monsters.\n* How long can you survive?\n* Control with right and left arrow keys.\n* Restart with r.\n\n![Jumpy Example](.github/jumpy.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikebarkmin%2Fbluej-processing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikebarkmin%2Fbluej-processing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikebarkmin%2Fbluej-processing/lists"}