{"id":19139979,"url":"https://github.com/tinawebdev/timber","last_synced_at":"2025-11-12T19:05:51.644Z","repository":{"id":117921324,"uuid":"336167480","full_name":"tinawebdev/timber","owner":"tinawebdev","description":"🎮 C++ 2D game which is a clone of Android Game Timberman","archived":false,"fork":false,"pushed_at":"2021-09-19T18:19:57.000Z","size":3518,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-03T14:49:58.748Z","etag":null,"topics":["2d-game","cpp-game","game-development","sfml-game-development","sfml-graphics-library","timberman"],"latest_commit_sha":null,"homepage":"","language":"C++","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/tinawebdev.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":"2021-02-05T04:53:17.000Z","updated_at":"2022-06-28T15:46:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"61be44e4-3ce1-4204-8bc7-a33a822551bd","html_url":"https://github.com/tinawebdev/timber","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/tinawebdev%2Ftimber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Ftimber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Ftimber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Ftimber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinawebdev","download_url":"https://codeload.github.com/tinawebdev/timber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240221508,"owners_count":19767443,"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":["2d-game","cpp-game","game-development","sfml-game-development","sfml-graphics-library","timberman"],"created_at":"2024-11-09T07:15:52.147Z","updated_at":"2025-11-12T19:05:46.586Z","avatar_url":"https://github.com/tinawebdev.png","language":"C++","readme":"# Timber\nThe Timberman 2D game clone, which is based on ideas and concepts from [*\"Beginning C++ Game Programming\" by John Horton*](https://www.packtpub.com/product/beginning-c-game-programming-second-edition/9781838648572).\n\n## Requirements\n- C++14\n- SFML (x32 version)\n\n## Install Game\n- Open Terminal and change the current working directory to the location where you want the cloned directory to be made.\n- Download the repository using the [instruction](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository).\n\n### How to build in Visual Studio\nBefore this project will work you'll need to install the [SFML graphics library](https://www.sfml-dev.org/). \n\nSteps can be found [here](https://www.sfml-dev.org/tutorials/2.5/#getting-started).\n\nAfter opening the project, go to **\"Project -\u003e Properties...\"**:\n- Select **\"All configurations\"** in **\"Configuration\"** section;\n- In **\"C/C++ -\u003e General -\u003e Additional include directories\"** section append the \"include\" directory of SFML library;\n- In **\"Linker -\u003e General -\u003e Additional library directories\"** section append the \"lib\" directory of SFML library;\n- Select **Debug** in **Configuration** section;\n- At the beginning of the **\"Linker -\u003e Input -\u003e Additional dependencies\"** section append the string:\n```bash\nsfml-graphics-d.lib;sfml-window-d.lib;sfml-system-d.lib;sfml-network-d.lib;sfml-audio-d.lib;\n```\n\n## Hotkeys\n- `Esc` for exit from the game\n- `Enter` for start the game\n- `Right arrow` / `Left arrow` for making a cut of a tree from an appropriate side\n\n## Screenshots\n\n\u003cdiv style=\"display: flex; align-items: flex-start;\"\u003e\n  \u003cimg src=\"./screenshots/screenshot1.png\" height=\"200\"\u003e\n  \u003cimg src=\"./screenshots/screenshot2.png\" height=\"200\"\u003e\n  \u003cimg src=\"./screenshots/screenshot3.png\" height=\"200\"\u003e\n\u003c/div\u003e\n\n## Demo for Windows\nOnce downloaded find and just run the included **Timber.exe** file to play. Enjoy!\n\n## Things to do\n\n-   [x] Add more trees to background\n-   [ ] Improve the visability of the HUD text\n-   [ ] Make the cloud code more efficient\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinawebdev%2Ftimber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinawebdev%2Ftimber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinawebdev%2Ftimber/lists"}