{"id":21235971,"url":"https://github.com/azakiio/quickset","last_synced_at":"2025-03-15T02:45:08.231Z","repository":{"id":254048307,"uuid":"844828720","full_name":"azakiio/quickset","owner":"azakiio","description":"QuickSet Online is a real-time multiplayer card game inspired by the classic game Set!","archived":false,"fork":false,"pushed_at":"2024-09-25T20:05:59.000Z","size":89,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T18:49:13.273Z","etag":null,"topics":["elixir","phoenix","phoenix-liveview"],"latest_commit_sha":null,"homepage":"https://quickset.online","language":"Elixir","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/azakiio.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-20T03:45:42.000Z","updated_at":"2024-12-28T10:29:21.000Z","dependencies_parsed_at":"2024-11-21T00:04:51.862Z","dependency_job_id":"592ea3bb-31f0-4618-ad08-95540d352fde","html_url":"https://github.com/azakiio/quickset","commit_stats":null,"previous_names":["azakiio/set_project","azakiio/quickset"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azakiio%2Fquickset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azakiio%2Fquickset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azakiio%2Fquickset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azakiio%2Fquickset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azakiio","download_url":"https://codeload.github.com/azakiio/quickset/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243676716,"owners_count":20329432,"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":["elixir","phoenix","phoenix-liveview"],"created_at":"2024-11-21T00:05:24.853Z","updated_at":"2025-03-15T02:45:08.206Z","avatar_url":"https://github.com/azakiio.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎴 QuickSet Online\n\n**QuickSet Online** is a real-time multiplayer card game inspired by the classic game [Set](https://en.wikipedia.org/wiki/Set_(card_game))! This project is completely open-source, and we'd love your contributions to make it even better! 🃏\n\n🎮 **Live Demo**: [Play Now!](https://quickset.online)\n\n\u003ca href=\"https://quickset.online\"\u003e\n    \u003cimg width=\"300\" alt=\"Screenshot 2024-09-25 at 16 04 28\" src=\"https://github.com/user-attachments/assets/411c44bd-0718-4361-8b5d-e6c665cc4a8e\"\u003e\n\u003c/a\u003e\n\n## ✨ Features\n\n- 🕹️ Real-time multiplayer with friends or random opponents.\n- 🎨 Clean, responsive UI inspired by the original Set game.\n- 🔄 Automatic state synchronization for seamless gameplay.\n- 🧑‍💻 Built using [Phoenix LiveView](https://github.com/phoenixframework/phoenix_live_view) and [Elixir](https://elixir-lang.org).\n\n## 🚀 Getting Started\n\nFollow these instructions to set up the project locally.\n\n### Prerequisites\n\n- [Elixir](https://elixir-lang.org/install.html)\n- [Phoenix Framework](https://hexdocs.pm/phoenix/installation.html)\n- [PostgreSQL](https://www.postgresql.org/download/)\n\n### Installation\n\n1. **Clone the repository**:\n    ```bash\n    git clone https://github.com/yourusername/quickset.online.git\n    cd quickset.online\n    ```\n\n2. **Install dependencies**:\n    ```bash\n    mix deps.get\n    npm install --prefix assets\n    ```\n\n3. **Set up the database**:\n    ```bash\n    mix ecto.setup\n    ```\n\n4. **Start the Phoenix server**:\n    ```bash\n    mix phx.server\n    ```\n\n5. Visit `http://localhost:4000` to play locally.\n\n## 🛠️ Tech Stack\n\n- **Backend**: Phoenix LiveView, Elixir\n- **Frontend**: Tailwind CSS, JavaScript\n- **Database**: PostgreSQL\n\n## 🧩 How to Play\n\n1. Players join the game via a shared URL.\n2. Select 3 cards that form a valid \"Set\".\n3. The first player to collect the most Sets wins!\n\nFor a full breakdown of the game rules, see the [Set card game Wikipedia page](https://en.wikipedia.org/wiki/Set_(card_game)).\n\n## 🖌️ Contributing\n\nWe ❤️ contributions! If you'd like to contribute to the project, follow these steps:\n\n1. **Fork** this repository.\n2. **Create** a new branch (`git checkout -b feature/your-feature-name`).\n3. **Commit** your changes (`git commit -m 'Add new feature'`).\n4. **Push** your branch (`git push origin feature/your-feature-name`).\n5. Open a **pull request** and we'll review it as soon as possible!\n\n## 🐛 Issues \u0026 Feedback\n\nIf you encounter any bugs 🐞 or have suggestions for improvements 💡, feel free to [open an issue](https://github.com/yourusername/quickset.online/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazakiio%2Fquickset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazakiio%2Fquickset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazakiio%2Fquickset/lists"}