{"id":17918604,"url":"https://github.com/ollevche/corewar","last_synced_at":"2025-06-19T20:34:58.613Z","repository":{"id":101916761,"uuid":"138851120","full_name":"ollevche/corewar","owner":"ollevche","description":":pager: The implementation of Core War Game: Bot, Compiler, Virtual Machine and Visualization","archived":false,"fork":false,"pushed_at":"2021-01-31T20:56:29.000Z","size":36260,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-02T03:37:02.560Z","etag":null,"topics":["corewar","redcode","virtual-machine"],"latest_commit_sha":null,"homepage":"","language":"C","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/ollevche.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-27T08:17:11.000Z","updated_at":"2024-11-18T07:46:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e905f3b-26fe-47fb-9831-8c57b3990231","html_url":"https://github.com/ollevche/corewar","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/ollevche%2Fcorewar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ollevche%2Fcorewar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ollevche%2Fcorewar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ollevche%2Fcorewar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ollevche","download_url":"https://codeload.github.com/ollevche/corewar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246961955,"owners_count":20861182,"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":["corewar","redcode","virtual-machine"],"created_at":"2024-10-28T20:11:58.572Z","updated_at":"2025-04-03T08:12:46.297Z","avatar_url":"https://github.com/ollevche.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :pager: The Core War project\n\nThe project is the implementation of [Core War Game](https://en.wikipedia.org/wiki/Core_War).\n\nThere are **champs** (bots in abstract assembly language called Redcode), **compiler** (produces bytecode versions of champs) and **virtual machine** (executes provided bytecode).\n\nVirtual machine has a pretty UI, which shows its 'memory dump' with bots code and carrets for each cycle (and some other shiny things).\n\n![Corewar in action](/resources/corewar_in_action.gif)\n\n## How to run on Ubuntu?\n\n* install ncurses library: `sudo apt-get install libncurses-dev -y`\n* run `git clone --recurse-submodules https://github.com/ollevche/corewar \u0026\u0026 cd corewar`\n* compile asm and vm binaries: `make`\n* compile bots: `./asm champs/helltrain.s champs/omegabot.s`\n* run vm with UI enabled: `./corewar -v champs/helltrain.cor champs/omegabot.cor`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Follevche%2Fcorewar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Follevche%2Fcorewar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Follevche%2Fcorewar/lists"}