raganwald / cafeaulife

Gosper’s HashLife in CoffeeScript
30 stars 2 forks source link

Implement the concept of the future of a square in a Universe class #18

Closed raganwald closed 12 years ago

raganwald commented 12 years ago

Asking for too much from a square class. Consider moving the resize_to functionality out as well.

raganwald commented 12 years ago

Decided to implement it as a method, but used AOP to keep the core class from being cluttered.