Giter Club home page Giter Club logo

gotromino's Introduction

GitHub GitHub Repo stars Docker Image Version (latest semver)

A console Tetris™-like game written in go. Kill your time, while you are waiting for a CI to build your branch. Impress your colleges with your gaming skills during a video call with screen sharing when you have already fixed a critical production bug, and you still have 10 minutes for your E2E test to finish before trying to deploy it.

Installation

There are multiple ways to get this game

  • If you are a QA engineer, don't waste your time trying to compile this one from sources, just download the latest release.

  • If you are a DevOps engineer, just run this game from a Docker container

    docker run --rm -it nikarh/gotromino
  • If you are a software developer, you can build this package from sources

    go get -u github.com/nikarh/gotromino
  • If you are a senior DevOps engineer, you can build it from sources in a Docker container

    git clone https://github.com/nikarh/gotromino
    docker build -t nikarh/gotromino gotromino
    docker run --rm -it nikarh/gotromino

Game

Gameplay

Have fun!

gotromino's People

Contributors

nikarh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.