https://github.com/yash509/devsecops-connect-four-deployment
Developed a Connect Four Game in HTML, CSS and JavaScript, and deployed it on Docker Container and Kubernetes Cluster using Jenkins CI/CD pipeline while following the DevSecOps Prctices.
https://github.com/yash509/devsecops-connect-four-deployment
aws azure cloud css devops devops-project devops-tools devsecops docker dockerfile eks-cluster gcp hcl html javascript jenkins jenkins-pipeline kubernetes project-repository terraform
Last synced: 2 months ago
JSON representation
Developed a Connect Four Game in HTML, CSS and JavaScript, and deployed it on Docker Container and Kubernetes Cluster using Jenkins CI/CD pipeline while following the DevSecOps Prctices.
- Host: GitHub
- URL: https://github.com/yash509/devsecops-connect-four-deployment
- Owner: yash509
- License: mit
- Created: 2024-07-19T03:01:44.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T03:15:32.000Z (10 months ago)
- Last Synced: 2025-03-12T14:13:48.896Z (2 months ago)
- Topics: aws, azure, cloud, css, devops, devops-project, devops-tools, devsecops, docker, dockerfile, eks-cluster, gcp, hcl, html, javascript, jenkins, jenkins-pipeline, kubernetes, project-repository, terraform
- Language: JavaScript
- Homepage:
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# DevSecOps-Connect-Four-Deployment
![]()
# Connect Four
- This is a simple game which can be played between two players.The player who connects the four bubbles first wins the game . The bubbles could be connected horizontally , vertically or diagonally.The players have to be together since multiplayer feature is not available .
## Technologies Used :
- HTML
- CSS
- Javascript
- JQuery
## How to set-up:
- Clone this repo
- Open it in any Text Editor
- Enjoy it !!!
