Stratego Web Application
Features
Account Login RequiredLogin username and password (Setup database as well)Make sure security is implemented. Also ensure that game instance is using a specific username.
User MenuUI for the menuQuick game (AI)Play Game (Regular)View ScoresAll the past game results (Username, Game#, Who Won, Time) about game InstanceClick on game -> You can see what pieces were killed by what.(Username, Game#, Piece, Destroyed by what other piece)
Past Game ResultsGameplay - the game is turn-based and you should implement an AI player that plays reasonably well.Quick Auto Play - for testing purposes, add a button that lets the user quickly hurry through a game such that moves are automatically chosen via the same AI logic that governs the AI player.UI DesignDatabase RequirementsUpload to cloud servers