The Brain Training Game About Matching Numbers And Colours

Overview

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 [email protected]

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 ([email protected]),
Copyright (c) 2011, Pablo Impallari (www.impallari.com|[email protected]),
Copyright (c) 2011, Rodrigo Fuenzalida (www.rfuenzalida.com|[email protected]), with Reserved Font Name Raleway

License: SIL Open Font License

Lemon Milk

Copyright (c) 2014-2018, MARSNEV ([email protected])

License: Donationware

Roboto Mono

Copyright (c) 2015, Google Inc.

License: Apache License

You might also like...

Flutter Switch Game: Get Fun With Play This Game

Flutter Switch Game: Get Fun With Play This Game

switch_game A new Flutter project. Getting Started Try Swap red circle to green

Jun 17, 2022

A simple dice game built using Flutter, that allows users to engage in a dice game

A simple dice game built using Flutter, that allows users to engage in a dice game. Each player rolls the dice and the highest value number that you can make WINS!

Sep 1, 2022

Game Flutter Using Flame.It was for the Game Jam 2022

binarymemory Memory Binary Flame Flutter Game Jam Getting Started This project is a starting point for a Flutter application. A few resources to get y

Sep 7, 2022

Cyberpunk-inspired puzzle game prototype created with Flutter and Flame #Hack20 #FlutterHackathon

Cyberpunk-inspired puzzle game prototype created with Flutter and Flame #Hack20 #FlutterHackathon

Ghost Rigger Prototype of a cyberpunk-inspired puzzle game set in a dystopian future: In the year 2078, the megacorporation Native Development Initiat

Dec 26, 2022

Snaake is a small and very simple clone of the classic snake game from Nokia phones.

Snaake is a small and very simple clone of the classic snake game from Nokia phones.

Snaake Snaake is a small and very simple clone of the classic snake game from Nokia phones. Description The objective is very simple: eat the colorful

Aug 9, 2022

A game powered by Flutter and Flame

A game powered by Flutter and Flame

Flutters About Flutters is a demo game powered by Flutter and Flame. I wrote it to test out its performance and gaming capabilities and decided to ope

Jan 8, 2023

A simple 2D multiplayer online game built using Flutter and Flame engine

A simple 2D multiplayer online game built using Flutter and Flame engine

Club Penguin Introduction 🚀 Club Penguin A multiplayer game involving penguins and anonymous chat in a virtual 2D world Before we start, you can take

Dec 24, 2022

It is a game where a goat can walk , run and jump

It is a game where a goat can walk , run and jump

😍 😍 😍 💕 ❤ it is a game where a goat can walk , run and jump Goat increases size when he eat grass ! Goat can meither move left or right ! I curren

Dec 19, 2021

The simple game known as Tic Tac Toe developed with Flutter and Dart language

The simple game known as Tic Tac Toe developed with Flutter and Dart language

tic_tac_toe A new Flutter project. Game Restarted : Getting Started This project is a starting point for a Flutter application. A few resources to get

Oct 15, 2021
Comments
  • Error: The argument type 'Null Function(Null)' can't be assigned to the parameter type 'dynamic Function(void)

    Error: The argument type 'Null Function(Null)' can't be assigned to the parameter type 'dynamic Function(void)

    Getting this error while running the project:

    Compiler message:
    lib/view/widgets/custom_expansion_tile.dart:92:44: Error: The argument type 'Null Function(Null)' can't be assigned to the parameter type 'dynamic Function(void)'.
    Try changing the type of the parameter, or casting the argument to 'dynamic Function(void)'.
              _controller.reverse().then<void>((Null value) {
                                               ^
    Compiler failed on E:\PROJECTS\numcol\lib/main.dart
    Running Gradle task 'assembleDebug'...
    Running Gradle task 'assembleDebug'... Done                        42.1s
    Gradle task assembleDebug failed with exit code 1
    
    opened by yash365 1
Owner
NumCol
The Brain Training Game About Matching Numbers And Colours.
NumCol
A matching colors Flutter game!

matchymatchy ...a matching colors Flutter game! The goal is to reproduce the top right pattern on the 9 center squares with as few moves as possible.

Giulio Lodi 27 Aug 10, 2022
This is a game of memory matching .

project_cookies A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Vipul Kumawat 3 Nov 17, 2022
Game Guess the Numbers ..

Guess number Game Guess the Numbers This brain teaser is designed in three levels. You can guess from one to 1000 pieces. This game is very simple and

Amirziya 6 Apr 13, 2022
Warrior Runner - Game made with Flutter and Flame game engine

Warrior Runner - Game made with Flutter Demo and Screenshot Flutter Version Used : 1.22.4 flame: 0.29.3 hive: 1.5.0-pre Learing Resources: Create a Mo

Mohammed Hashim 20 Oct 10, 2022
Snake-Game - A flutter based classic snake game with nothing just and just a feel to have play

snake_game This is a simple snake Game under development made with the help of y

Shubham Kumar 2 Mar 22, 2022
Chess-game - Some simple lines of coding and made this awesome looking full functional chess board game

flutter simple chess game It's a flutter chess game application with fast code.

Munem Sarker 5 Jun 17, 2022
A starter game in Flutter with all the bells and whistles of a mobile (iOS & Android) game

A starter game in Flutter with all the bells and whistles of a mobile (iOS & Android) game including the following features: sound music main menu scr

Samuel Abada 14 Dec 22, 2022
An application cum Game-based App built using Flutter that compose a mind-tricked word game, Just for fun.

destini_challenge A new Flutter application. Getting Started This project is a starting point for a Flutter application. A few resources to get you st

dev_allauddin 3 Feb 3, 2022
M.U.D. Role-playing text-based game. A multiple-choice multiplayer interactive game developed on Flutter (Android, iOS, Windows, Web)

Teia M.U.D. Role-playing text-based game. A multiple-choice multiplayer interactive game developed on Flutter (Android, iOS, Windows, Web). The main f

Pedro Gonçalves 3 Feb 17, 2022
Game characters ui - A redesign of a game characters app using flutter

Game characters ui - A redesign of a game characters app using flutter

null 20 Oct 23, 2022