{"id":24021312,"url":"https://github.com/ebonnal/the-new-incredible-machine","last_synced_at":"2025-04-15T21:47:40.565Z","repository":{"id":144098906,"uuid":"116148970","full_name":"ebonnal/the-new-incredible-machine","owner":"ebonnal","description":"[Student Project] A re-interpretation of *The Incredible Machine*","archived":false,"fork":false,"pushed_at":"2025-02-13T00:09:39.000Z","size":2631,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T21:47:36.221Z","etag":null,"topics":["java","multithreading","physics-engine","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/ebonnal.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":"2018-01-03T14:56:25.000Z","updated_at":"2025-04-15T11:17:07.000Z","dependencies_parsed_at":"2024-01-17T09:38:51.608Z","dependency_job_id":"dd684fee-e4e7-46d7-89bb-7968ae149020","html_url":"https://github.com/ebonnal/the-new-incredible-machine","commit_stats":null,"previous_names":["ebonnal/the-new-tim","ebonnal/the-new-incredible-machine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebonnal%2Fthe-new-incredible-machine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebonnal%2Fthe-new-incredible-machine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebonnal%2Fthe-new-incredible-machine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebonnal%2Fthe-new-incredible-machine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebonnal","download_url":"https://codeload.github.com/ebonnal/the-new-incredible-machine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249161105,"owners_count":21222468,"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","multithreading","physics-engine","swing"],"created_at":"2025-01-08T12:57:39.248Z","updated_at":"2025-04-15T21:47:40.559Z","avatar_url":"https://github.com/ebonnal.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The New Incredible Machine\n\n\u003e During my bachelor in CS we had this course about multithreading and we have been asked to come up with a project applying what we learned: This is a game attempting to reimagine [*The Incredible Machine*](https://en.wikipedia.org/wiki/The_Incredible_Machine).\n\n\u003e [!WARNING]\n\u003e This is a student codebase dating back to 2016, this is a pain to build and to read (in french), sorry 🙏\n\n||\n|--|\n|Put the 🏀s into the 🪣 using *walls* and *fans* |\n|🍎 Multithreaded physical engine (incl. rotation)|\n|📐 Edit mode to create your own puzzles|\n\n## Build\n\n```bash\nfind -name '*.java' \u003e sources.txt\nmkdir output\njavac -encoding ISO-8859-1 -d output @sources.txt\ncp -r src/main/resources/* output\ncd ./output\njar cmf ../manifest.mf thethetim.jar com data\n```\n\n## Run\n\n```bash\ncd ./output\njava -jar thethetim.jar\n```\n\n## Screens\n### Tutorial\n![tuto1](https://github.com/EnzoBnl/TheNewTIM/blob/master/src/main/resources/data/tuto1.png)\n![tuto2](https://github.com/EnzoBnl/TheNewTIM/blob/master/src/main/resources/data/tuto2.png)\n\n### 40+ puzzles!\n![screen11](https://github.com/EnzoBnl/TheNewTIM/blob/master/src/main/resources/data/screens/11.png)\n![screen8](https://github.com/EnzoBnl/TheNewTIM/blob/master/src/main/resources/data/screens/8.png)\n![screen7](https://github.com/EnzoBnl/TheNewTIM/blob/master/src/main/resources/data/screens/7.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febonnal%2Fthe-new-incredible-machine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febonnal%2Fthe-new-incredible-machine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febonnal%2Fthe-new-incredible-machine/lists"}