Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 893 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 893 Bytes

Tic Tac Toe

Author: Afaan Bilal

Introduction

Tic Tac Toe is a small C# .NET Windows desktop app to play the simple game of Tic Tac Toe, replacing your need for pen and paper!

Screenshot

Tic Tac Toe by Afaan Bilal

Contributing

All contributions are welcome. Please create an issue first for any feature request or bug. Then fork the repository, create a branch and make any changes to fix the bug or add the feature and create a pull request. That's it! Thanks!

License

Tic Tac Toe is released under the MIT License. Check out the full license here.