{"id":16398136,"url":"https://github.com/hebilicious/capitalistadventures","last_synced_at":"2026-01-21T15:33:13.647Z","repository":{"id":42822403,"uuid":"267329659","full_name":"Hebilicious/CapitalistAdventures","owner":"Hebilicious","description":"Game Closure Coding Challenge","archived":false,"fork":false,"pushed_at":"2023-12-05T05:38:45.000Z","size":829,"stargazers_count":1,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T04:51:56.832Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Hebilicious.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},"funding":{"github":["Hebilicious"]}},"created_at":"2020-05-27T13:40:46.000Z","updated_at":"2023-03-07T05:49:56.000Z","dependencies_parsed_at":"2024-12-21T18:41:38.314Z","dependency_job_id":"ef541e27-b97e-4c4b-bf0c-43b054492b87","html_url":"https://github.com/Hebilicious/CapitalistAdventures","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hebilicious/CapitalistAdventures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2FCapitalistAdventures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2FCapitalistAdventures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2FCapitalistAdventures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2FCapitalistAdventures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hebilicious","download_url":"https://codeload.github.com/Hebilicious/CapitalistAdventures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2FCapitalistAdventures/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28635895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T15:01:31.228Z","status":"ssl_error","status_checked_at":"2026-01-21T14:42:58.942Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-11T05:11:56.944Z","updated_at":"2026-01-21T15:33:13.630Z","avatar_url":"https://github.com/Hebilicious.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Hebilicious"],"categories":[],"sub_categories":[],"readme":"[![Netlify Status](https://api.netlify.com/api/v1/badges/77a6a688-61bf-41d7-b8fe-00acdd5b29e0/deploy-status)](https://app.netlify.com/sites/capitalist-adventures/deploys)\n\nAn [Hosted Version](https://capitalist-adventures.netlify.app/) is available here.\n\n# How to use :\n\n(npm can be used instead of yarn)\n\nInstall dependencies (Make sure you have node 14+)\n\n```\nyarn\n```\n\nStart the dev server at localhost:3000\n\n```\nyarn dev\n```\n\nBuild the project\n\n```\nyarn build\n```\n\n# Project dependencies :\n\n-   vue 3 : Powerful and simple frontend framework. I went with vue instead of react because this challenge was the perfect opportunity to test the newest version, currently in beta.\n    https://github.com/vuejs/vue-next\n\n-   vite : web dev build tool that serves native ES Module to the browser directly. Typescript support out of the box, extremely fast and experimental. Support building with rollup for production\n    https://github.com/vitejs/vite\n\n-   localforage : Library built by Mozilla around web storage APIs, ideal to play with indexedDB. This is used to implement the offline functionalities. https://github.com/localForage/localForage\n\n_No other dependencies/frameworks were used._\n\n## Current features :\n\n-   Buy businesses\n-   Upgrade Items with the capacity mechanic\n-   Make Money from a business\n-   Hire manager\n-   Offline feature\n-   Track how many items have been sold\n-   Handle multiple item type per business\n-   You can easily modify the item/business list, prices and such by tweaking the businessList object (in useBusiness.ts)\n-   The offline features work with indexedDB, so you can cheat out your money over there ...\n\n## Potential Future features :\n\n-   UI : Animations, Polish, Assets (music, pictures, icon)\n-   Ux: Handle different screen sizes/devices\n-   Gameplay : Business Upgrades, Items upgrades, Item Shop, Achievements ...\n-   Performances : Queue system with batch write.\n-   Best practise : Implement Service worker to handle client updates with precision\n-   Server components : Authentication \u0026\u0026 Save logic\n-   Server component : API based - Server side logic for money things, to avoid client side tampering\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhebilicious%2Fcapitalistadventures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhebilicious%2Fcapitalistadventures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhebilicious%2Fcapitalistadventures/lists"}