Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 398 Bytes

Introduction

The part is used for prepare all meta data for the game, include meta info, images, levels design.

  • dirbot/ and scrapy.cfg: Scrape Bongard Problems from http://www.foundalis.com/;
  • images/: Store the scraped images and processed images;
  • tools/: Build the game meta data;
  • scissor.py: Cut the original images into independent graphics.
  • website/: Used to introduce this game.