Skip to content

Make Board more generic #4

@makingthematrix

Description

@makingthematrix

Suggested direction of work:

  1. Create a common trait for boards.
  2. Move Board.id from the Board companion object to the Board class, and its declaration to the trait.
  3. Let the torus be the default topology of the board (ie. if the creator of the automaton doesn't not specify otherwise, this is what they will get).

In the end it should be easy to create boards with "planetary" and flat surfaces, as well as custom ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions