Giter VIP home page Giter VIP logo

tic-tac-toe's Introduction

Tic-Tac-Toe

A simple C++ 2 player Tic Tac Toe game made using the graphic utility OpenGL programming, by @vatsa287 and @yellappa-s.
Any queries please mail to [email protected] or [email protected]

Instructions to install and play Tic-Tac-Toe

1.Fork this repository into you're remote hub. Use the fork option present on the rightmost corner of the screen.

2.Clone this repository into local file-system.
$ git clone "https://github.com/<You're-UserName-In-GitHub>/Tic-Tac-Toe"

3.Check for successfull cloning.
$ ls -a

4.Install all the dependencies by running install.sh shell script. But by default shell scripts do not have a exec permission, update permissions.
This will auto-update the OS , updates exec permission for runme.sh also installs all the dependencies listed in requirements.txt
$ sudo chmod +x install.sh

5.Run the above install.sh file.
$ ./install.sh

6.The default cmd for executing a OpenGl file in C++ and C is '$ g++ -o -lGL -lGLU -lglut' , In order to avoid entering long commands use runme.sh which is also a shell script to play the game is shorter span of time.
Enter the follwing cmd to play.
$ ./runme.sh

Enjoy Playing Tic-Tac-Toe!

Please leave a star :)

tic-tac-toe's People

Contributors

vatsa287 avatar yellappa-s avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

tic-tac-toe'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.