Skip to content

An Android application consisting of three board games (Sliding Tiles, Hangman and Tic Tac Toe). Complete with the following functionalities: multiplayer support, autosave, user authentication, complexity preference, unlimited undos, etc.

Notifications You must be signed in to change notification settings

saminkhan1/GameCenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Centre

An Android application consisting of three board games (Sliding Tiles, Hangman and Tic Tac Toe). Complete with the following functionalities: multiplayer support, autosave, user authentication, complexity preference, unlimited undos, et cetera.

At a Glance

Hangman Home Screen Sliding Tiles

Built in collaboration with Anirudh Baskar, Gaurav Sharma, Gazi Jarin, and Demetre Jouras.

Getting Started

Clone the Repository

  1. Install Android Studio
  2. Check out from Version Control > Git
  3. Under URL, paste the following project link:
https://github.com/MozammilKhan/GameCenter.git

Click yes to proceed onto Version Control checkout.

  1. You should see this in your Gradle Project path:

Note: This is assuming that you have saved it inside Android Studio Projects folder. If you have saved it under some other custom folder, then it should say so correspondingly.

~/AndroidStudioProjects/group_0678

Add "Phase2/GameCentre" in order to direct the file to default gradle wrapper:

Recommended way is to click the '...' icon beside the project path, navigating to your Phase 2 folder, clicking on it, and then just choosing GameCentre.

~/AndroidStudioProjects/group_0678/Phase2/GameCentre

Click Finish to proceed onto the next screen.

Running the Repository

  1. You might get the message "Unregistered VS root detected", and you should choose to "Add root". This will allow you to use VCS and its functionalities for the project. The project should now build.
  2. Create an Android Virtual Device within Android Studio. Select a Pixel2 smartphone as the device to emulate, specifying the device OS as Android 8.1 API 27.
  3. Launch the virtual device and ensure it loads correctly.
  4. After the test checks out, run the application. You should see the login screen.

About

An Android application consisting of three board games (Sliding Tiles, Hangman and Tic Tac Toe). Complete with the following functionalities: multiplayer support, autosave, user authentication, complexity preference, unlimited undos, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published