Skip to content

aghaPathan/cs50_sample_site

Repository files navigation

CS50 Sample Site - Chess

A sample website about Chess, created for CS50 Harvard University coursework.

Overview

This is a static website showcasing the game of Chess, including rules, rankings, and tournament stages.

Pages

  • index.html — Homepage with introduction to Chess
  • rules.html — Chess rules and gameplay
  • rankings.html — Player rankings
  • stages.html — Tournament stages and formats

Technologies

  • HTML5
  • CSS3
  • JavaScript

Project Structure

cs50_sample_site/
├── index.html      # Main landing page
├── rules.html      # Chess rules
├── rankings.html   # Player rankings
├── stages.html     # Tournament info
├── styles.css      # Styling
└── scripts.js      # Interactive elements

Credits

Content and images sourced from Wikipedia.

License

Educational project for CS50.


CI Status

All PRs are checked for:

  • ✅ Syntax (Python, JS, TS, YAML, JSON, Dockerfile, Shell)
  • ✅ Secrets (No hardcoded credentials)
  • ✅ Security (High-severity vulnerabilities)

About

This repository contains the code for a sample site created for a task given by CS50 Harvard University. This site is about chess. All contents like, information, data, images are taken from wikipedia https://www.google.com.pk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiMltOfyITtAhVCtnEKHem9ANgQFjAAegQIARAD&url=https%3A%2F…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors