{"id":21754460,"url":"https://github.com/e00dan/tower-defense-rust","last_synced_at":"2026-04-16T14:33:37.518Z","repository":{"id":143126998,"uuid":"367023510","full_name":"e00dan/tower-defense-rust","owner":"e00dan","description":"TD game that works both in-browser (thanks to WASM) and as a desktop version (OpenGL).","archived":false,"fork":false,"pushed_at":"2022-08-15T10:16:22.000Z","size":5512,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T23:45:28.883Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/e00dan.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}},"created_at":"2021-05-13T11:11:13.000Z","updated_at":"2022-07-31T20:00:00.000Z","dependencies_parsed_at":"2023-03-17T00:45:36.770Z","dependency_job_id":null,"html_url":"https://github.com/e00dan/tower-defense-rust","commit_stats":null,"previous_names":["e00dan/tower-defense-rust"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e00dan%2Ftower-defense-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e00dan%2Ftower-defense-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e00dan%2Ftower-defense-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e00dan%2Ftower-defense-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e00dan","download_url":"https://codeload.github.com/e00dan/tower-defense-rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244728235,"owners_count":20500023,"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":[],"created_at":"2024-11-26T09:14:02.151Z","updated_at":"2026-04-16T14:33:32.477Z","avatar_url":"https://github.com/e00dan.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tower Defense RUST\n\nWorks both in-browser (thanks to WASM) and as a desktop version (OpenGL) on Mac, Windows and Linux.\n\n## Web version\n\nInstall wasmpack if not installed: https://rustwasm.github.io/wasm-pack/installer/.\n\n```\ncd rust\ncargo build --workspace --exclude desktop\nwasm-pack build wasm\ncd wasm\nyarn\nyarn start\n```\n\n## Desktop\n\n### Mac\n\nInstall required dependencies:\n\n```\nbrew install sdl2 sdl2_image sdl2_ttf sdl2_gfx\nexport LIBRARY_PATH=\"$LIBRARY_PATH:$(brew --prefix)/lib\"\n```\n\nBuild and start project:\n\n```\ncd rust\ncargo build\n./target/debug/desktop\n```\n\n### Linux \u0026 Windows\n\n[Desktop version can be also tested on Windows with Windows-Subsystem-For-Linux.](https://docs.microsoft.com/en-us/windows/wsl/tutorials/gui-apps)\n\n#### Start\n\n```\ncd rust\ncargo build\n./target/debug/desktop\n```\n\n\u003cimg src=\"./demo-screenshot-desktop.png\"/\u003e\n\u003cimg src=\"./demo-screenshot-web.png\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe00dan%2Ftower-defense-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe00dan%2Ftower-defense-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe00dan%2Ftower-defense-rust/lists"}