Skip to content

Datsent/WorldOfGames

Repository files navigation

World of Games

CLI gaming platform created during DevOps course using:

  • Python code - using Flask, Selenium and HTML.
  • Docker - docker-compose.
  • Jenkins - using jenkinsfile.

Compatible

Compatible with Windows, Linux, Mac operating systems.

Requirements

Deployment

To deploy this project on docker container, use command:

  docker-compose up -d

To play - use command:

docker exec -it WoG_WEB sh

Run the Game:

python MainGame.py

For Score visit in browser: 127.0.0.1:8081

Demo

ezgif com-gif-maker

Testin - Jenkins - Pipeline

Runing the test using Jenkins pipeline by Jenkinsfile. For pushing the image to your docker hub - need to provide credentials and incorporate them in your own Jenkins system under the appropriate id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors