2020-07-16 13:29:17 -06:00
2020-07-16 13:29:17 -06:00
2020-07-16 13:29:17 -06:00
2020-06-30 13:51:32 -06:00
2020-07-04 14:01:30 -06:00
2020-07-04 14:01:30 -06:00
2020-07-16 13:29:17 -06:00
2020-07-04 14:01:30 -06:00

EvolutionSimulatorV2

Version 2 of the evolution simulator

Requirements to Play:

  • browser (preferably chrome)

Requirements to edit and build:

  • npm
  • webpack

Playing

Included in this repo is an already built version of the game. You can play it simply by opening index.html in your browser.

Building

If you want to change the source code use any of the following commands: To build minified: npm run build To build in dev mode: npm run build-dev To build in dev/watch mode: npm run build-watch

Description
The Life Engine
Readme GPL-3.0 4.5 MiB
Languages
JavaScript 100%