Giter VIP home page Giter VIP logo

color_blobs_3's Introduction

color_blobs_3

continuation of redistricting1 and CanvasGames project - using more modularization

  1. Color Blobs 3 is a static web page that set up a grid with a selected number of randomly assigned cell colors.
  2. load index.html to run. This will load a handful of pure JavaScript files
  3. Current state can be saved (to downloads directory) or reloaded
  4. The RUN/STOP will eventually generate new generations of the grid, with like-colors moving closer to each other.
  5. an exercise in JavaScript and JS graphics

Observations:

  1. This internally starts to resemble the MVC control pattern, with an interface/display layer above a state layer
  2. Rediscovered that JSON utility does not completely capture the nested classes data structure, necessitating deserialization of the loaded state.
  3. Canvas objects have a lot of properties, and height and width may 'not be the droids you are looking for'.

TODO:

  1. Generation logic not defined (versions 1 and 2 were not satisfactory, and that led to refactoring this project)

Nick July 2020

color_blobs_3's People

Contributors

nradonic avatar

Watchers

James Cloos 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.