Code Monkey home page Code Monkey logo

matlab_tictactoe's Introduction

TicTacToe-in-Matlab

A Basic TicTacToe game created in Matlab for Lab Project

Please use this code

#Project

Develop a game of tic-tac-toe using MATLAB Graphical User Interface. The game should have single player and double player option.

#Planning

A GUI (graphical user interface) allows users to perform tasks interactively through controls such as buttons and sliders. GUI can be programmed in two ways: Interactively or Programmatically. For our code, we are following the interactive approach. We will not be using GUIDE, rather we will write direct code to formulate figure, dialog box, buttons. This gives us more control over the code. For Single player option, we need to write a code that contains a certain amount of intelligence, as players have to play against the computer, or to be specific, the code. For Double player option, no intelligence is needed. Everything will be controlled by players. We have added two more options; Credits and Exit.

See LICENSE File for proper credits.

Riddhiman Adib

matlab_tictactoe's People

Contributors

riddhimanadib avatar

Stargazers

 avatar 旺仔 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.