Giter Site home page Giter Site logo

coldwar's Introduction

Cold War

Join the chat at https://gitter.im/simonswain/coldwar

coldwar.io

Simulation Platform

Cold War is a simulation platform. Cold War comes with a set of scenes for you to watch and tweak. If you want to write your own it gives you code patterns to follow and a runtime environment to play them in.

Community

Tag tweets and everything else with #coldwar

Hacking

Start by looking in server/public/js/scenes and server/public/js/actors. These are the only two places you'll need to mess with to write your own sims. Create a Scene and fill it with Actors. Start simple and build it up. Interception is a good scene to use as a base. Edit scenes/index.js to add it to the list of scenes on the homepage.

Talks

Talks have been given on Coldwar at:

See also Rats of the Maze

Stickers

Stickers available here

Getting Started

You'll need Node.js version 4 or above.

git clone [email protected]:simonswain/coldwar.git
cd coldwar
npm install
npm start
open http://localhost:4002

Key Controls

  • tab toggle options
  • esc back to index
  • enter restart scene
  • ? help.
  • \ diagnostics.
  • drag pan
  • + - 0 zoom
  • mousewheel zoom.

References

History

2015-11-17 1.0.0 Initial public release

coldwar's People

Contributors

gitter-badger avatar halhenke avatar sebdeckers avatar simonswain avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.