资 源 简 介
This project consists of creating an electronic version of some popular board games that utilize a turn based system, such as 3-D Tic-Tac-Toe, Battleship, etc. We are looking to recreate the board game experience on a mobile platform that utilizes the android system using Java or the Unity-3D game engine.
Our first challenge will be to design and implement a program that will display the board game and read user inputs. The next challenge will be to implement a way of taking a player’s move, updating the game, and sending the updated state to the opponent’s mobile device. The third challenge will be to design a system that will cycle through these actions until the game concludes. We will also have to design a system that will allow the user to set a username and have the ability to find and challenge a friend using his/her username.