/phpChess

Primary LanguageJavaScript

Folder structure

  • root - Page files, .gitignore and readMe
  • /.git - Git files
  • /components - PHP files generating HTML components.
  • /css - CSS files for styling.
  • /js - JS files for client-side code.
  • /php - PHP files for server-side code.
  • /res - Resource files, such as images.
  • /server - Secret files that only trusted admins should have access to.