Small changes to retired clacks project

This commit is contained in:
Grant Sanderson
2019-02-04 10:32:24 -08:00
parent 3b088b1284
commit b70e0a0c75
4 changed files with 65 additions and 10 deletions

View File

@ -3,6 +3,9 @@ from old_projects.clacks.question import *
from old_projects.div_curl import ShowTwoPopulations
OUTPUT_DIRECTORY = "clacks/solution1"
class FromPuzzleToSolution(MovingCameraScene):
def construct(self):
big_rect = FullScreenFadeRectangle()