Skip to content
/ games Public

A simple memory game in Angular that uses images from Instagram

License

Notifications You must be signed in to change notification settings

raae/games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lilly Games

Can be played at http://raae.github.io/games/

Lilly Memory

A simple memory game in Angular that uses images from Instagram

Production

git checkout gh-pages // go to the gh-pages branch
git rebase master // bring gh-pages up to date with master
git push origin gh-pages // commit the changes
git checkout master // return to the master branch
git checkout master; git checkout gh-pages; git rebase master; git push origin gh-pages; git checkout master;

About

A simple memory game in Angular that uses images from Instagram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published