Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tranzystorekk/corewar
https://github.com/tranzystorekk/corewar
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tranzystorekk/corewar
- Owner: tranzystorekk
- Created: 2018-03-05T20:17:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T20:18:23.000Z (over 6 years ago)
- Last Synced: 2023-10-28T06:24:44.617Z (about 1 year ago)
- Language: C++
- Size: 166 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Core War
## Description
Implementation of a _Core War_ virtual machine and compiler written in C++.
This is a [WUT](https://www.pw.edu.pl/) programming course project.
## Links
[Core War on Wikipedia](https://en.wikipedia.org/wiki/Core_War)