{"id":21043612,"url":"https://github.com/bradeneverson/td","last_synced_at":"2026-04-17T01:01:53.105Z","repository":{"id":252675119,"uuid":"841099261","full_name":"BradenEverson/td","owner":"BradenEverson","description":"Silly Little Multiplayer Tower Defense Game","archived":false,"fork":false,"pushed_at":"2024-08-30T10:30:58.000Z","size":321,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-14T23:56:06.362Z","etag":null,"topics":["multiplayer-game","rust","tower-defense","typescript","websocket"],"latest_commit_sha":null,"homepage":"","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/BradenEverson.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":"2024-08-11T16:31:32.000Z","updated_at":"2024-09-14T15:52:10.000Z","dependencies_parsed_at":"2024-08-25T22:04:16.326Z","dependency_job_id":"e6134a0c-78b8-40c8-a84a-fbf0298d4764","html_url":"https://github.com/BradenEverson/td","commit_stats":null,"previous_names":["bradeneverson/td"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BradenEverson/td","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradenEverson%2Ftd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradenEverson%2Ftd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradenEverson%2Ftd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradenEverson%2Ftd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BradenEverson","download_url":"https://codeload.github.com/BradenEverson/td/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradenEverson%2Ftd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31910585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["multiplayer-game","rust","tower-defense","typescript","websocket"],"created_at":"2024-11-19T14:13:26.978Z","updated_at":"2026-04-17T01:01:53.032Z","avatar_url":"https://github.com/BradenEverson.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebSocket Tower Defense Game 🏗️\n## A super simple attempt at a multiplayer web game :) Filled to the brim with slightly poor decisions and a can-do spirit 🥲\n\nThis project exists as the biggest challenge in my journey to understand websockets and asynchronous Rust as a whole. I aimed to create a game similar to [The Battle Cats](https://battlecats.club/en/) minus any of the charm. \n\n![Sample game footage](./actionshot.png)\n\nThe server state is written entirely in Rust, spawning 2 distinct Tokio tasks for handling the HTTP server and the WebSocket-Associated Game states. A `LazyLock\u003cVec\u003cUnit\u003c'_\u003e\u003e\u003e` backed \"deck\" is used to initialize a static vector of all available Units, which is created from a static slice of json strings created based on the unit files in the `/units` directory. This is compiled in the build.rs script any time the project is built or run, so if you want to add more units yourself just create some new unit files :)\n\n### Shoot for the moon...\n![Big fella](./moon.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradeneverson%2Ftd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradeneverson%2Ftd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradeneverson%2Ftd/lists"}