Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T03:15:32.000Z (4 months ago)
- Last Synced: 2024-09-30T17:42:56.387Z (about 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: 0
- 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 !!!
![ConnectFour](https://user-images.githubusercontent.com/68684482/124650666-98456c00-deb7-11eb-80e7-87e999d8ab96.png)