Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1011 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 1011 Bytes

COPR – Simulating Conflicts

This easy-to-use application enables its users to simulate a military conflict which is mathematically modelled, for example, by Lanchester’s Square Law, calculating the relative strengths of both forces.

COPR stands for Conflict Operation Plan Response, an homage to WOPR, the supercomputer in John Badham’s film WarGames, programmed to continuously run war simulations and learn over time.

Getting started

Install the project’s dependencies

$ npm install

and start the application with

$ npm start

You can also use the latest release. No installation necessary, just download and click!

User interface