Add StateChange data structure #43

Closed
opened 2018-08-29 17:36:33 +00:00 by marty-oehme · 3 comments
marty-oehme commented 2018-08-29 17:36:33 +00:00 (Migrated from gitlab.com)

Encapsulates any changes within the grid of cells;
that means

  • removals
  • additions
  • update ticks (=removals&additions)
  • grid size changes in w or h
  • (potentially cell 'state' changes more than on, off -> EXPANSION, CORE) not urgent
Encapsulates any changes within the grid of cells; that means * removals * additions * update ticks (=removals&additions) * grid size changes in w or h * (potentially cell 'state' changes more than on, off -> EXPANSION, CORE) *not urgent*
marty-oehme commented 2018-08-31 17:25:03 +00:00 (Migrated from gitlab.com)
created branch [`43-add-statechange-data-structure`](https://gitlab.com/marty.oehme/cellular-automata/compare/master...43-add-statechange-data-structure)
marty-oehme commented 2018-08-31 17:25:04 +00:00 (Migrated from gitlab.com)

mentioned in merge request !13

mentioned in merge request !13
marty-oehme commented 2018-10-16 16:23:30 +00:00 (Migrated from gitlab.com)

closed via commit 07f176be3e

closed via commit 07f176be3e103901802d928233bbd37139aca8e2
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: experiments/cellular-automata#43
No description provided.