Skip to content

A little library that generates symmetrical logos in SVG like SpaceInvaders !

Notifications You must be signed in to change notification settings

antoninlanglade/generatorLogoCube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generatorLogoCube

A little library that generates symmetrical logos in SVG like SpaceInvaders !

##How to use ?

You have to copy the content of app.js in your own application and add the link to the generatorLogoCube.js in your DOM.

##Functions

There are two functions in your app.js :

generatorGrid.init(param1,param2)

First argument is the number of rows and columns of your cube Second argument is the ID in your DOM of your SVG tag

generatorGrid.restart(param1,param2)

Same arguments

About

A little library that generates symmetrical logos in SVG like SpaceInvaders !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published