NeonSky / phpChess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 49.8%Language:PHP 39.4%Language:CSS 10.8%