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

13hannes11/xkcd_poster_creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)