Classes ======= TODO: Introduce classes and demonstrate building all of the buildings inside the castle walls with this code: .. literalinclude :: ../../../src/demo/house.py :language: python Note that this code can now build a complete castle from previous steps. .. literalinclude :: ../../../src/demo/village.py :language: python