Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 462 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 462 Bytes

TicTacToe-cocoa

This is a simple TicTacToe macOS GUI cocoa c# project on visual-studio 2019

Installation

Open this .sln (visual studio solution) and open view controller on visual studio.

Usage

You can compile this project after install dependencies on visual-studio.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.