Code Monkey home page Code Monkey logo

tic_tac_toe's Introduction

Tic Tac Toe

Build Windows Forms app

Tic Tac Toe game made in C++ using Windows Forms, CLI/CLR.
A mode against A.I. will be released very soon!

Main screenshot.

Requirements

Running the program

Downloading the program

  1. Download the latest release for your architecture (64-bit or 32-bit) from the releases page.
  2. Extract the contents of the ZIP file to a folder of your choice.
  3. Open the executable file. You will need to install the dependencies mentioned above if applicable.

Building yourself

  1. Clone the repository.
git clone https://github.com/Panquesito7/tic_tac_toe.git
  1. Install the latest Microsoft Visual Studio 2022 version with .NET Desktop Development workload.

    • You might need to install C++/CLI support (v143) from the Individual Components tab.
  2. Open the solution file in Visual Studio.

  3. Build the project using the Release configuration for the desired architecture.

License

See the LICENSE.md file for full information and details.

tic_tac_toe's People

Contributors

panquesito7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tic_tac_toe's Issues

[FEATURE] Compile the code using MSVC

Detailed description

By compiling the code on MSVC, everyone will know that the code works as
expected and that there are no errors. It will also help when catching errors or such.

Context

This will make sure the code can be compiled and that it works properly on the latest Visual Studio and Windows.

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

It does not compile at all!

It is a bit of haywire; nearly everything seems to be dysfunctional. I did what your guide wrote; copy the header and code file into my proj/proj and compiled them and ran and was presented with heaps of errors.

[OTHER] Fully document all the functions

What would you like to share?

Title says it all.

Additional information

No response

Would you like to work on this issue?

  • Yes, I want to work on this issue!

Code of Conduct

  • I agree to follow this project's Code of Conduct

[FEATURE] Add the missing Visual Studio project files

What would you like to share?

Add the necessary Visual Studio files to make the project compilation, building, and editing easier.

Additional information

No response

Would you like to work on this issue?

  • Yes, I want to work on this issue!

Code of Conduct

  • I agree to follow this project's Code of Conduct

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.