Material Life
Conway's Game of Life meets Material design in an Android exclusive experience
Building is easy, just do ./gradlew clean life
and it will build the apk, execute the unit tests and run a few code analysis tools.
You are free to open Pull Requests, actually you are more than welcome to do it!
I hope you like it, fork it, play with it, or whatever you want!
License
Copyright 2015 Juanky Soriano Ltd.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
This project uses the following open source libraries:
- https://github.com/juankysoriano/rainbow/
π π― - https://github.com/juankysoriano/openca
- https://github.com/novoda/notils
- https://github.com/JakeWharton/NineOldAndroids
- https://github.com/PaoloRotolo/AppIntro
- https://github.com/ozodrukh/CircularReveal
- https://github.com/mockito/mockito
- https://github.com/robolectric/robolectric
I am sorry if I miss any one!