Skip to content

vishnuagbly/Othello-flutter

Repository files navigation

Othello-League

License: GPL v3

Othello-League is a modular project built to allow Othello players to enjoy the game against bot or another player in offline as well as online mode .

Core features include:

  1. Player VS Computer
  2. Player VS Player (offline)
  3. Player VS Player (online)
  4. Google Sign-in
  5. Phone Authentication
  6. Online chat feature
  7. Custom Rooms

Installation Procedure

You can test Othello-League in your own development environment. This section shows you how.

Prerequisites

You'll need to setup the IDE and mobile device emulator on your local system, and have internet access on your system which the mobile needs to operate properly for online features.

  1. Development Environment: You'll need to have the following installed:
    1. Flutter SDK
    2. Android Studio

Command Line Steps

We have tried to make the process simple. Here's what you need to do.

  1. Clone and change into the project.
    $ git clone https://github.com/vishnuagbly/Othello-flutter.git
    $ cd Othello-flutte
  2. Install packages
    $ flutter pub get
  3. Start developing!

How to Directly Open App

Open app on an Android Device

To open our app in your android phone follow following steps:

  1. Download Othello League.apk to your phone root directory.
  2. Open phone, goto settings and search "Unknown apps".
  3. Allow Install Unknown Apps.
  4. NOw, Open file storage and direct to the Othello League.apk.
  5. Tap on Othello League.apk and then click on Install.
  6. Now go to apps and tap on Othello League Icon.

Open app on a web browser

Go to the following link:- Click Here

Note:- Web version of this app is currently not up to date with the Android Version.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages