Skip to content

Pauls-University-Projects/Android-Noughts_and_Crosses

Repository files navigation

Noughts and Crosses

Android Development Skills (A202SGI) Assignment

Add+Vantage Module

at Coventry University

📄 Documentation

📌 Noteworthy Files

  • GameActivity.java - The Entry Point and file that contains Majority of the Code.
  • Square.java - A custom Class designed to Represent a Single Square in a 3x3 Grid.