An open API service indexing awesome lists of open source software.

https://github.com/progval/vmars

Redcode interpreter for CoreWar
https://github.com/progval/vmars

Last synced: 3 months ago
JSON representation

Redcode interpreter for CoreWar

Awesome Lists containing this project

README

        

What is vMars ?
===============

vMars is a MARS (Memory Array Redcode Simulator), that's to say an
implementation of the CoreWar game.
The "v" stands for visual, as it is planned to add a graphical user
interface and maybe a graphical debugger.

vMars is written in Python and is available under the MIT license.

Contributions
=============

vMars development uses Git and git-flow[1] as a branching model.

Contributions can be made via GitHub pull requests, emails, ...

[1] https://github.com/nvie/gitflow