{"id":23942981,"url":"https://github.com/ertugrulcetin/enion","last_synced_at":"2025-08-10T14:10:40.048Z","repository":{"id":183292313,"uuid":"568490693","full_name":"ertugrulcetin/enion","owner":"ertugrulcetin","description":"Enion Online is an Epic PvP Battle game between Orcs and Humans. The game is written using Clojure and ClojureScript, and utilizes the PlayCanvas game engine.","archived":false,"fork":false,"pushed_at":"2023-07-23T20:26:33.000Z","size":69227,"stargazers_count":73,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-04T01:10:00.613Z","etag":null,"topics":["clojure","clojurescript","game","game-development","playcanvas"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/ertugrulcetin.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}},"created_at":"2022-11-20T17:40:40.000Z","updated_at":"2025-06-30T03:43:23.000Z","dependencies_parsed_at":"2023-07-23T20:38:10.916Z","dependency_job_id":null,"html_url":"https://github.com/ertugrulcetin/enion","commit_stats":null,"previous_names":["ertugrulcetin/enion"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ertugrulcetin/enion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ertugrulcetin%2Fenion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ertugrulcetin%2Fenion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ertugrulcetin%2Fenion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ertugrulcetin%2Fenion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ertugrulcetin","download_url":"https://codeload.github.com/ertugrulcetin/enion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ertugrulcetin%2Fenion/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269734149,"owners_count":24466554,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clojure","clojurescript","game","game-development","playcanvas"],"created_at":"2025-01-06T05:17:22.944Z","updated_at":"2025-08-10T14:10:40.027Z","avatar_url":"https://github.com/ertugrulcetin.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enion Online\n\n## Overview\n\nEnion Online is an Epic PvP Battle game between Orcs and Humans. It's a 3D browser-based multiplayer game that provides an immersive experience right within your favorite browser. The game is written using Clojure and ClojureScript, and utilizes the PlayCanvas game engine.\n\n![Enion Online](enion.png)\n\n\n## Repository Structure\n\nThis repository contains two main directories:\n\n- `enion-cljs`: This is the game client directory where all the client-side code resides.\n- `enion-backend`: This directory hosts all the server-side code necessary for handling multiplayer and other backend functionalities.\n\n## Getting Started\n\n### Prerequisites\n\nBefore you can run Enion Online, you need to install the following:\n\n- [Node.js and npm](https://nodejs.org/)\n- [Leiningen](https://leiningen.org/)\n\n### Setup and Run\n\n#### Game Part\n\nNavigate to the `enion-cljs` directory and install the necessary npm packages by running:\n\n```bash\nnpm install\n```\n\nTo start the game client, execute:\n\n```bash\nnpm run watch\n```\n\nThis will compile your ClojureScript code and start a development server. You can access the game client at:\n\n\n[http://localhost:8280](http://localhost:8280)\n\n\n#### Backend Part\n\nTo start the game backend, navigate to the `enion-backend` directory and execute:\n\n```bash\nlein run\n```\n\nThis will start your Clojure server.\n\nNow, your game is up and running!\n\n## License\n\nThis project is licensed under the AGPL-3.0 License - see the [LICENSE.md](https://www.gnu.org/licenses/agpl-3.0.en.html) file for details. Please note, this project is not available for commercial purposes and is intended for personal use only.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fertugrulcetin%2Fenion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fertugrulcetin%2Fenion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fertugrulcetin%2Fenion/lists"}