Code Monkey home page Code Monkey logo

android-ttt's Introduction

Android Tic Tac Toe

This is an Android app that uses my Java Unbeatable Tic Tac Toe engine. It can be built and played locally by using an emulator or personal android device.

Requires: Android SDK >16

Opening in Android Studio

Android Studio

First clone the repository into the directory of your choosing. Then open Android Studio and select Import Project. When prompted to select a file, go to the directory you cloned the app into, and then select the gradle.build file. This will build the app into the IDE.

Run on Emulator

After importing the app into Android Studio, you can run the app on the emulator by going to the run menu and selecting run App. This will build the app and run it on your emulator.

If you do not have an emulator set up

In Android Studio, click on the tools menu on the top of your screen. In the tools menu hover over Android, and then select the AVD Manager.

This will bring up the Android Virtual Device Manager. From here select the Create button, now you should see something like this:

AVD

The only required settings for the AVD are to set the SDK > 16, and that device screen cannot be larger than 5".

There are certain settings that will make it run faster, and I have a blog post on speeding it up!

Run on Device

Google has a guide on how to properly load the app onto your phone in a debugging environment, and that can be found Here

android-ttt's People

Contributors

nayshins avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.