Git Product home page Git Product logo

cellauto's Introduction

cellauto.js

cellauto.js is a library for creating cellular automata simulations in Javascript. The library is tiny and is pure Javascript, requiring no third party code to run in your browser.

See it run here on the project page

Some of the API ideas were inspired by the excellent project, terra

The project is open-source and licensed under MIT.

cellauto's People

Contributors

luckylooke avatar mjlescano avatar sanojian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cellauto's Issues

Hi! I made voronoi diagram version of cellauto :)

Hello, I haven't found another way how to contact you, github should implement at least personal messages to users ๐Ÿ˜‰

I have rewrite your cellauto.js to cellautoVoronoi.js for special use case where Voronoi diagram is used instead of grid.

You can see live DEMO, just click on cave icon in first generated island, every click then is one step. Codes are at the bottom of page.

Let me know what do you think. Thanks! ๐Ÿ˜„

Using a png as a world generator

Hi, I was wondering if it was possible to use CellAuto using a CAWorld that is not procedurally generated?

For example, I want to use an isometric cube as the world for my automata. How would I go about that? Thanks.

Hello - running locally

Hi first of all thank you for sharing this work i have a noob question here... this project inspired me to learn more JS i come from java and C# world so please bare with me, when i got the code i wanted to run this locally but it just show a gray screen where the automaton should appear, i see the app i built with some Node.js my first guess? how to make the app run locally like in the online version do i need to create an http server with node js and put everyting in there?

Thank you

A(link) tag on the entire "about" description in your github page.

This may not be the best way to report this, but there is a markup problem in your index.html.
There is several seemingly misplaced <a> tags around text. There is no href so it's not usable and invalid (w3c validator)
It's visible only on the "about" paragraph (underlined on hover) but the "usage" paragraph is also in a <a> tag.
It seemed strange to do a pull request on a github page but I can do it if you want.

The library itself looks really practical and powerful. I have not found a use for now, but I keep it at hand. !

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.