Skip to content

zehfernandes/worldcup2018-posters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative WorldCup

Generative WorldCup. is an experiment with word cup statistics API and canvas to generate abstract patterns for each game. After the match, you can check a new poster in the gallery below.


Getting Started

  1. Install the repo
git clone https://github.com/christopher4lis/canvas-boilerplate.git
npm install
  1. Run webpack:
npm start

Your canvas should open up automatically at http://localhost:3000.

Thanks