Implementing the OverCell and UnderCell Class
Learn about the implementation of tunneling by subclassing the Cell class with two different cell types: over-cells and under-cells.
We'll cover the following
Walking through OverCell
The following is a start to our new OverCell
class. We'll put it in weave_cells.rb
later on.
Get hands-on with 1400+ tech skills courses.