Assignment 1: Tic-Tac-Toe app
If you meet the requirements and specifications completely, that is worth an 85% grade. Provide enhancements (either from the suggested list or your own) to increase your grade to 100%.
Operation
The app allows the user to play a game of Tic-Tac-Toe.
The user can click the New Game button at any time to start a new
The app displays other messages to the user as the game progresses such as (1) whose turn it is, (2) if a player wins, and (3) if the game ends in a
Specifications
The app uses buttons for the nine Tic-Tac-Toe
Make the app work well in portrait and landscape
The app should save the game when the user switches orientations or navigates away from the app and then back to
Possible Enhancements
Use styles to format its
Move the New Game button into the menu system and display it as an action item for newer versions of Android.
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of
1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of