amrragheb4 / numcol

The Brain Training Game About Matching Numbers And Colours

Home Page:https://www.numcol.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NumCol

The Brain Training Game About Matching Numbers And Colours.

Build Status AUR Coverage Status

This repo contains the source code of the latest versions of the NumCol Android Game.

Get Started

Pre-requisites

For help getting started with Flutter, view the online documentation.

Installation

git clone https://github.com/numcol/numcol.git
cd numcol

Run project locally

flutter run

Or use VSCode/Itenllij to debug.

Test

flutter test .

Release

# Ensure key info is stored in android/key.properties
flutter build apk --release
# Install on device
flutter install

Deploy

Pre-requisites:

# Ensure google play api service credentials are stored in fastlane-playstore.json
fastlane beta

License

NumCol - The Brain Training Game About Matching Numbers And Colours.
Copyright (C) 2018 Alberto Varela Sánchez alberto@berriart.com

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 https://www.gnu.org/licenses/.

Fonts Licensing

Fonts are not authored by Alberto Varela and they are authored and licensed as described bellow:

Raleway

Copyright (c) 2010, Matt McInerney (matt@pixelspread.com),
Copyright (c) 2011, Pablo Impallari (www.impallari.com|impallari@gmail.com),
Copyright (c) 2011, Rodrigo Fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com), with Reserved Font Name Raleway

License: SIL Open Font License

Lemon Milk

Copyright (c) 2014-2018, MARSNEV (marsnev@marsnev.com)

License: Donationware

Roboto Mono

Copyright (c) 2015, Google Inc.

License: Apache License

About

The Brain Training Game About Matching Numbers And Colours

https://www.numcol.com/

License:GNU General Public License v3.0


Languages

Language:Dart 98.2%Language:Ruby 1.0%Language:Objective-C 0.5%Language:Java 0.3%