Enes KuhnBuilding a Bot for a Tiny Puzzle Game with Playwright (Well, Kind Of…)Have you ever asked yourself if you could use automation testing tool to “cheat” something? At least a simple game, the game that’s haunted…Oct 11
Kakashi2048 Game in HTML and Javascript2048 is a popular single-player puzzle game. The game’s objective is to slide numbered tiles on a grid to combine them to create a tile…Feb 20, 2023
InDevOps.devbyNahidul IslamAutomated Deployment of 2048 Game: Jenkins, SonarQube, Docker and Kubernetes ImplementationToday, we’ll explore how to set up Continuous Integration and Continuous Deployment (CI/CD) for our 2048 Game application. We’ll create a…Jan 12Jan 12
AngjelkoMaking 2048 Game in Flutter by using Explicit AnimationsGetting Started with making 2048 Game in Flutter.Jun 9, 2022Jun 9, 2022
Enes KuhnBuilding a Bot for a Tiny Puzzle Game with Playwright (Well, Kind Of…)Have you ever asked yourself if you could use automation testing tool to “cheat” something? At least a simple game, the game that’s haunted…Oct 11
Kakashi2048 Game in HTML and Javascript2048 is a popular single-player puzzle game. The game’s objective is to slide numbered tiles on a grid to combine them to create a tile…Feb 20, 2023
InDevOps.devbyNahidul IslamAutomated Deployment of 2048 Game: Jenkins, SonarQube, Docker and Kubernetes ImplementationToday, we’ll explore how to set up Continuous Integration and Continuous Deployment (CI/CD) for our 2048 Game application. We’ll create a…Jan 12
AngjelkoMaking 2048 Game in Flutter by using Explicit AnimationsGetting Started with making 2048 Game in Flutter.Jun 9, 2022
BensonzhangDeploying game2048 onto Two Clusters using KubeStellarThis guide showcase the steps to deploy game2048 on two remote clusters using a Kubestellar core on macOS. The guide will primarily be…Jul 15
quickjuneExploring the Dockerfile: Deploying 2048 Game on AWS BeanstalkIn this post, we will dive into the Dockerfile used to deploy the popular 2048 game on AWS Elastic Beanstalk. We will break down each…Sep 19, 2023
SriharimalapatiDeploying the 2048 Game on Docker and Kubernetes with Jenkins CI/CDIn this article, we will be using Jenkins as a CI/CD tool to deploy our application on Docker containers and a Kubernetes cluster. This…Jul 6