Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/briancain/waypoint-tetris

:night_with_stars: An example Waypoint project with Tetris :dizzy:
https://github.com/briancain/waypoint-tetris

automation deployment docker example k8s k8s-deployment kubernetes tetris waypoint

Last synced: 4 months ago
JSON representation

:night_with_stars: An example Waypoint project with Tetris :dizzy:

Awesome Lists containing this project

README

        

# Waypoint Tetris

[![Runs a Waypoint deployment on merge](https://github.com/briancain/waypoint-tetris/actions/workflows/main.yaml/badge.svg)](https://github.com/briancain/waypoint-tetris/actions/workflows/main.yaml)

A static HTML and CSS website that can be deployed with Docker or Kubernetes.

Uses the `nginx` image configured to run on the default Waypoint port 3000.

## Tetris

A small tetris game is played automatically when the browser opens. This was
provided through [blockrain.js](https://github.com/Aerolab/blockrain.js).