Coder Social home page Coder Social logo

duncan-haywood / alifegamejam2019 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mitsuyoshi-yamazaki/alifegamejam2019

0.0 0.0 0.0 26.19 MB

ALife / Generative Art app: created at ALife Game Jam 2019

Home Page: https://mitsuyoshi-yamazaki.github.io/ALifeGameJam2019/

License: MIT License

HTML 3.28% Processing 4.95% JavaScript 77.02% TypeScript 14.52% Python 0.22%

alifegamejam2019's Introduction

ALifeGameJam2019

This is an artificial life ecosystem created at ALife Game Jam 2019.

https://mitsuyoshi-yamazaki.github.io/ALifeGameJam2019

Gallery

Run Locally

# Clone the repository
$ [email protected]:mitsuyoshi-yamazaki/ALifeGameJam2019.git

$ cd ALifeGameJam2019

# Install dependencies
$ yarn install

# Compile & build sources
$ yarn build

# Run local web brownser
$ yarn start

Parameters

Parameters for main.html

  • art_mode
    • 1(enable) or 0(disable)
    • Enables artistic drawing mode
  • population_size
    • number(1~)
    • Initial population size
  • single_gene
    • 1(enable) or 0(disable)
    • Starts with only one species
  • mutation_rate
    • number(0~1), 0.001~0.03 recommended
    • The mutation rate
  • field_size
    • number(1~), around 1000 recommended
    • The simulation field size
  • screenshot_interval
    • number(1~), 200 recommended
    • The interval between taking screenshots
    • Disables screenshot by removing this parameter
  • [Experimental] mode
    • string. Options are either "default", "linear", "torus", "circum" or "rotate"
    • Changes the simulation algorithm

alifegamejam2019's People

Contributors

mitsuyoshi-yamazaki avatar ayu-mushi avatar iida-hayato avatar dependabot[bot] 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.