Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 494 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 494 Bytes

XKCD Poster Creator

This project aims to create a program that allows the user to create a poster that includes all xkcd commics. To achieve that the project consists of an image downloader and an image sticher. Those applications allow the downloading and lateron stiching of all xkcd commics.

Planned improvements:

  • Unify tools in one application
  • Refactor and improve Code
  • Add different options for optimizing packing (ideas: introduce randomness, use elastic collisions or similar)