GithubHelp home page GithubHelp logo

tictactoeapp's Introduction

TicTacToe Android App


Copyright (c) 2016 Rachael Johnson

Clean Tic Tac Toe Android App Utilizing a Neural Network

Link To Website: http://arenjae.com/TicTacToe/

To Play - download the apk found in the apk folder. Download

Enable installation of apps from Unkown Sources in your android device settings. Install the apk and enjoy!


Table of Contents


##Idea The idea behind this project was to better learn Java, XML, CSS, Ai, Neural Networks, and Android App development. So far, there are these game modes:

  • Player vs Player
  • Player vs CPU (includes minimax algorithm)

And later when I finish the Neural Network I will add:

  • Player vs Neural Net
  • Neural Net vs CPU

In Progess: Currently I am working on adding a neural network to play against the player/cpu. I will be using a library initially, and then once I have a working prototype, I will write my own neural network.

##Usage Two game modes are currently available - Player vs Player and Player vs CPU. There are 4 difficulty settings for Player vs CPU:

  • Easy
  • Normal
  • Hard
  • Impossible

Impossible uses the minimax algorithm to compute the tree of perfect moves.

alt tag alt tag alt tag

##Build This app uses android sdk 23 as the minimum build. Please ensure that the android SDK is properly installed. To build this app using Android Studio, start a new project, and add the files from

app/src/main/java/com/arenjae/tictactoe

This requires Java 1.8 (lambda expressions) to be enabled.

##Contributing To contribute, simply fork and then create a pull request.

##License #####Copyright (c) 2016 Rachael Johnson This code is available under the "MIT License". Please see the file LICENSE in this distribution for license terms.

tictactoeapp's People

Contributors

arenjae avatar

Stargazers

 avatar  avatar  avatar

tictactoeapp's Issues

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.