Skip to content

vrockcm/Stratego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stratego

Stratego Web Application

Features

  • Account Login Required
    • Login username and password (Setup database as well)
    • Make sure security is implemented. Also ensure that game instance is using a specific username.
  • User Menu
    • UI for the menu
    • Quick game (AI)
    • Play Game (Regular)
    • View Scores
      • All the past game results (Username, Game#, Who Won, Time) about game Instance
      • Click on game -> You can see what pieces were killed by what.(Username, Game#, Piece, Destroyed by what other piece)
  • Past Game Results
  • Gameplay - 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 Design
  • Database Requirements
  • Upload to cloud servers

About

Stratego Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published