{"id":13498031,"url":"https://github.com/nerdsupremacist/memes","last_synced_at":"2025-03-21T07:31:18.125Z","repository":{"id":118265607,"uuid":"318514909","full_name":"nerdsupremacist/memes","owner":"nerdsupremacist","description":"An online Multi-Player Meme Party Game written in Swift ","archived":false,"fork":false,"pushed_at":"2021-01-30T13:54:57.000Z","size":86987,"stargazers_count":70,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-01T04:11:15.412Z","etag":null,"topics":["server-side-swift","swift","swiftui","swiftwasm","websocket"],"latest_commit_sha":null,"homepage":"https://memes.quintero.io","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nerdsupremacist.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["nerdsupremacist"]}},"created_at":"2020-12-04T12:48:21.000Z","updated_at":"2024-09-28T18:15:13.000Z","dependencies_parsed_at":"2024-01-16T10:09:42.881Z","dependency_job_id":null,"html_url":"https://github.com/nerdsupremacist/memes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdsupremacist%2Fmemes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdsupremacist%2Fmemes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdsupremacist%2Fmemes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdsupremacist%2Fmemes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nerdsupremacist","download_url":"https://codeload.github.com/nerdsupremacist/memes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244120305,"owners_count":20401112,"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":["server-side-swift","swift","swiftui","swiftwasm","websocket"],"created_at":"2024-07-31T20:00:48.668Z","updated_at":"2025-03-21T07:31:17.711Z","avatar_url":"https://github.com/nerdsupremacist.png","language":"Swift","funding_links":["https://github.com/sponsors/nerdsupremacist"],"categories":["Open-source projects built with SwiftWasm"],"sub_categories":[],"readme":"# memes\n\n![](demo.png)\n\nAn online Multi-Player Meme Party Game written in Swift. \nThat's right 100% Swift.\n\nThis Game is pretty much an online version of [What do you Meme](https://whatdoyoumeme.com), to get us through quarantine...\nIt is implemented with a [Vapor](https://vapor.codes) Server and a [Web Assembly](https://webassembly.org) Client communicating over web sockets.\n\n## How does it work\n\nThis project consists of four targets:\n\n- **Server:** A [Vapor](https://vapor.codes) server. It implements a single endpoint to open a Web Socket to play the game\n- **Client:** it's well a client, built using [TokamakUI](https://github.com/TokamakUI/Tokamak) and [Swiftwasm](https://swiftwasm.org)\n- **Model:** Shared codable structs that are used by both the Client and the Server\n- **Events:** The Client and Server-Side Events that can be triggered\n\n### Deployment\n\nThe [GitHub Actions](https://github.com/features/actions) setup for this project will on every commit in main:\n- Build the server for both macOS and Ubuntu\n- Compile the client code using Swiftwasm and push it to [GH Pages](https://pages.github.com)\n- Push the server code to my personal [Dokku](http://dokku.viewdocs.io/dokku/) instance to start the deployment\n\n### Game Data\n\nRight now all the memes and captions for the game are stored in `deck.json`. \nIt's not a lot, but enough for a first prototype.\nFeel free to expand it or reuse it in any way.\n\n## Contributions\nContributions are welcome and encouraged!\n\n## Future Work\n\nThis game is no where near finished. \n\nThe UI can be improved significantly:\n- [ ] Spacing is very inconsistent\n- [ ] It expects a slightly larger display and doesn't work on mobile\n\nThe memes and captions data set could always be expanded. \nAnd perhaps we should move to storing these in a database and provide multiple options for decks (i.e. Programmer Humor, Game of Thrones, etc.)\n\n## License\nThis project is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerdsupremacist%2Fmemes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerdsupremacist%2Fmemes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerdsupremacist%2Fmemes/lists"}