https://github.com/thebigsasha/tic-tac-toe
A Tic Tac Toe game made to teach arrays, and to introduce object oriented programming :) Part of COMP250 - Intro to Computer Science @ McGill University
https://github.com/thebigsasha/tic-tac-toe
array education loops mcgill oop syntax tutorial university
Last synced: 2 months ago
JSON representation
A Tic Tac Toe game made to teach arrays, and to introduce object oriented programming :) Part of COMP250 - Intro to Computer Science @ McGill University
- Host: GitHub
- URL: https://github.com/thebigsasha/tic-tac-toe
- Owner: TheBigSasha
- Created: 2021-01-18T22:56:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-22T18:26:53.000Z (over 4 years ago)
- Last Synced: 2025-04-08T08:23:29.843Z (6 months ago)
- Topics: array, education, loops, mcgill, oop, syntax, tutorial, university
- Language: Java
- Homepage:
- Size: 2.88 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Tic-Tac-Toe
A Tic Tac Toe game made to teach arrays, and to introduce object oriented programming :) Part of COMP250 - Intro to Computer Science @ McGill University# Video
[](https://youtu.be/JYBVAuH9U9c)# Slides



