{"id":13998079,"url":"https://github.com/rparrett/taipo","last_synced_at":"2025-04-09T16:12:37.500Z","repository":{"id":39877351,"uuid":"325618122","full_name":"rparrett/taipo","owner":"rparrett","description":"A Typing Tower Defense Game for learning Japanese","archived":false,"fork":false,"pushed_at":"2025-01-08T15:07:12.000Z","size":6287,"stargazers_count":79,"open_issues_count":4,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T16:12:25.701Z","etag":null,"topics":["bevy","browser-game","game","rust","web-game","webgl","webgl2"],"latest_commit_sha":null,"homepage":"https://euclidean-whale.itch.io/taipo","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rparrett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-12-30T18:13:48.000Z","updated_at":"2025-02-19T16:59:15.000Z","dependencies_parsed_at":"2024-02-18T17:40:04.042Z","dependency_job_id":"11db7580-5143-4720-9ae4-5319ebc11144","html_url":"https://github.com/rparrett/taipo","commit_stats":{"total_commits":428,"total_committers":1,"mean_commits":428.0,"dds":0.0,"last_synced_commit":"bd92a5e56114445becada9c27837e493ed63a53f"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rparrett%2Ftaipo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rparrett%2Ftaipo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rparrett%2Ftaipo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rparrett%2Ftaipo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rparrett","download_url":"https://codeload.github.com/rparrett/taipo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065282,"owners_count":21041872,"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":["bevy","browser-game","game","rust","web-game","webgl","webgl2"],"created_at":"2024-08-09T19:01:22.697Z","updated_at":"2025-04-09T16:12:37.475Z","avatar_url":"https://github.com/rparrett.png","language":"Rust","funding_links":[],"categories":["Rust","Games","Open Source Projects"],"sub_categories":["Helpers"],"readme":"# Taipo\n\nTaipo is an experimental game exploring the idea of limiting control of the game to typing random Japanese phrases. There's also an English mode.\n\nThis could turn out to be a useful tool to practice quick Japanese recognition / production.\n\n## Play Online\n\nA web build is hosted on [itch.io](https://euclidean-whale.itch.io/taipo).\n\n## Contributing\n\nPlease feel free to open a PR if you are motivated. See the TODO list below and any open Github issues.\n\n## Build\n\nTaipo uses the [Bevy](https://bevyengine.org/) engine and is pretty easy to build.\n\n### Build Dependencies\n\n- [Rust](https://www.rust-lang.org/tools/install)\n\nBevy also has a few [dependencies](https://bevyengine.org/learn/quick-start/getting-started/setup/#installing-os-dependencies) on Windows and Linux that you may need.\n\n### Build Taipo\n\n```bash\ncargo run --release\n```\n\n### For web\n\n```bash\ncargo install cargo-make\ncargo make --profile release serve\n```\n\n## TODO\n\n- [ ] Move UI images into texture atlas.\n- [ ] Corpses should despawn after some time.\n- [ ] Load tower stats from `game.ron`.\n- [ ] Load starting yen from `game.ron`.\n- [ ] Position tower label placeholders in editor with a direction attribute (up/down/left/right)\n- [ ] Add a \"partially typed\" state to rendered glyphs?\n- [ ] If you type extra letters at the end of a target, but it otherwise matches, we should tint it red, not green.\n- [ ] Display upcoming wave's enemy type\n- [ ] ?Replace main menu with a typing interface.\n- [ ] Add some volume control, even if it's just typing \"quieter\" and \"louder\"\n- [ ] Add sound for\n  - [ ] Wrong word after pressing enter\n  - [ ] Correct word after pressing enter\n  - [ ] Wave complete (Train Station Jingle?)\n  - [ ] Enemy dealing damage\n  - [ ] ?Becoming able to afford to do literally anything\n  - [ ] ?Tower firing\n  - [ ] ?Enemy taking damage\n- [ ] Art\n  - [ ] Enemies (Last remaining BrowserQuest assets)\n  - [ ] Map decorations\n  - [ ] An auto-tilable tileset\n  - [ ] Shuriken Tower is awful, so maybe that too\n  - [ ] Another tower or two\n- [ ] Refactor so that we can restart the game without exiting and reopening.\n- [ ] More levels!\n- [ ] More words, word lists.\n- [ ] Add UI for choosing word lists\n- [ ] Allow users to add their own words\n\n## Attribution\n\nWe're temporarily using some unmodified assets from [BrowserQuest](https://github.com/mozilla/BrowserQuest), which are licensed under CC-BY-SA 3.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frparrett%2Ftaipo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frparrett%2Ftaipo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frparrett%2Ftaipo/lists"}