{"id":17304987,"url":"https://github.com/lemunozm/asciiarena","last_synced_at":"2025-06-14T01:35:55.336Z","repository":{"id":45424022,"uuid":"275909628","full_name":"lemunozm/asciiarena","owner":"lemunozm","description":"Terminal multiplayer deathmatch game","archived":false,"fork":false,"pushed_at":"2022-06-07T14:18:54.000Z","size":517,"stargazers_count":64,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-10T07:45:41.768Z","etag":null,"topics":["arcade-game","ascii","ascii-art","ascii-graphics","deathmatch","game","game-development","gamedev","multiplayer","multiplayer-game","terminal","terminal-app","terminal-based","terminal-game"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lemunozm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-29T19:38:47.000Z","updated_at":"2025-03-10T14:45:24.000Z","dependencies_parsed_at":"2022-07-14T01:00:39.253Z","dependency_job_id":null,"html_url":"https://github.com/lemunozm/asciiarena","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/lemunozm/asciiarena","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemunozm%2Fasciiarena","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemunozm%2Fasciiarena/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemunozm%2Fasciiarena/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemunozm%2Fasciiarena/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lemunozm","download_url":"https://codeload.github.com/lemunozm/asciiarena/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemunozm%2Fasciiarena/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259745533,"owners_count":22905115,"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":["arcade-game","ascii","ascii-art","ascii-graphics","deathmatch","game","game-development","gamedev","multiplayer","multiplayer-game","terminal","terminal-app","terminal-based","terminal-game"],"created_at":"2024-10-15T11:54:20.053Z","updated_at":"2025-06-14T01:35:55.280Z","avatar_url":"https://github.com/lemunozm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AsciiArena\n\n*AsciiArena* is a terminal multiplayer deatchmatch game.\nChoose an ascii character and use your arcade skills to be the last one in the arena!\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"images/menu-screenshot.png\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"images/game-screenshot.png\"/\u003e\n\u003c/p\u003e\n\nThe game is made in [rust][rust], and built on top of\n[tui][tui] for rendering into the terminal and [message-io][message-io] to connect clients and server.\n\n**Currently under development:**\n- [x] Menu\n- [x] Game demo\n- [ ] Full featured game *(working...)*\n\n## Install it\n*AsciiArena* is multiplatform, you can play it in Linux, MacOS or Windows.\n\nYou can download [here](https://github.com/lemunozm/asciiarena/releases) the last release version from your OS.\n\nAlso, you can use the [cargo][cargo] package manager in order to install it and keep it updated easily:\n```\n$ cargo install asciiarena\n```\nIf you have `~/.cargo/bin` in your PATH (or similar in your OS), you will be able to use *asciiarena* everywhere in your computer!\n\nOf course, you can download the repository and compile it by yourself using `cargo`.\n\n## Try it!\n*AsciiArena* application contains both the server and the client.\n\n- To launch the server:\n    ```sh\n    asciiarena server -p \u003cnumber of players\u003e\n    ```\n\n- To launch the client:\n    ```sh\n    asciiarena client\n    ```\n\nBoth application modes has several CLI flags and options to select\nthe host, ports, enable logs, etc...\n\n### Manual\nUse `\u003cW\u003e`, `\u003cA\u003e`, `\u003cS\u003e`, `\u003cD\u003e` to move the player in the map.\n\nUse `\u003cSpace\u003e` for cast the skill.\n\n*NOTE: The following keys are used for demo.\nThe final game will include a lot of skills with custom keys configuration.*\n\n\u003c!-- Links here --\u003e\n[cargo]: https://doc.rust-lang.org/cargo/getting-started/installation.html\n[rust]: https://www.rust-lang.org/\n[tui]: https://github.com/fdehau/tui-rs\n[message-io]: https://github.com/lemunozm/message-io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemunozm%2Fasciiarena","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemunozm%2Fasciiarena","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemunozm%2Fasciiarena/lists"}