Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 days 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.

Awesome Lists containing this project

README

        

# DevSecOps-Connect-Four-Deployment

coding

# 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)