{"id":20821801,"url":"https://github.com/corewar/corewar-ui2","last_synced_at":"2025-07-28T05:33:12.556Z","repository":{"id":132693682,"uuid":"280682527","full_name":"corewar/corewar-ui2","owner":"corewar","description":"Updated UI for corewar","archived":false,"fork":false,"pushed_at":"2020-07-25T09:12:09.000Z","size":625,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-10T05:05:23.407Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/corewar.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":"2020-07-18T15:19:12.000Z","updated_at":"2020-07-25T09:12:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"680daac3-40e8-4c42-8650-488a59cc0d1b","html_url":"https://github.com/corewar/corewar-ui2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/corewar/corewar-ui2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corewar%2Fcorewar-ui2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corewar%2Fcorewar-ui2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corewar%2Fcorewar-ui2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corewar%2Fcorewar-ui2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corewar","download_url":"https://codeload.github.com/corewar/corewar-ui2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corewar%2Fcorewar-ui2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267468199,"owners_count":24092294,"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-07-28T02:00:09.689Z","response_time":68,"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":[],"created_at":"2024-11-17T22:13:08.788Z","updated_at":"2025-07-28T05:33:12.539Z","avatar_url":"https://github.com/corewar.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Corewar App\n\nThis project is a web app for Corewar.io\n\nIt specifically consumes [Corewar](https://github.com/corewar/corewar.io/tree/master/packages/corewar) which is a Typescript / Javascript implementation of the classic game [corewar](https://en.wikipedia.org/wiki/Core_War) to provide parser and simulator functionality.\n\nYou can use the website here [https://www.corewar.io](https://www.corewar.io/)\n\n## Technology\n\nThis project is bootstrapped through create-react-app.\n\n- [tailwindcss](https://tailwindcss.com/) for the styling\n- typefaces for self hosted fonts\n- react-testing-library for the tests\n- Redux and redux-saga for interactive elements and state management\n\n## Architectural approach\n\nThe project root is `App.js` which brings in the routing, main tailwind styling and app level depedencies like typefaces.\n\nThe `App.js` imports all the `app-chrome` for things like header, navigation etc and this is kept outside of everything dynamic.\n\nThe `App.js` contains a body which is where all the `pages` are rendered into.\n\nThe app is organised into `pages` which roughly map 1-1 to routes, so `/editor` will render `pages/editor.js` kind of borrowing he idea from things like Next.\n\nThe pages are responsible for pulling in `features` and composing them into a single page. Features can be re-used between pages. The pages are responsible for applying page level layout to components such as widths, heights, positions and margins and paddings to compose the desired output. `features` do have some layout responsiblities etc but as a rule these are applied internally.\n\n## Getting started\n\n- Clone the project\n- `npm i` the dependencies\n- `npm start` to run the webserver and visit `localhost:3000` to see the output\n\n## Testing\n\nRun `npm test` to execute the UI tests\n\n## Contribution\n\nWe welcome all contributions, feedback and issues, please drop us a line with any feedback you have.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorewar%2Fcorewar-ui2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorewar%2Fcorewar-ui2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorewar%2Fcorewar-ui2/lists"}