Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/briancain/waypoint-tetris
- Owner: briancain
- Created: 2021-08-16T20:26:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-16T18:56:34.000Z (about 2 years ago)
- Last Synced: 2023-03-16T13:31:46.492Z (almost 2 years ago)
- Topics: automation, deployment, docker, example, k8s, k8s-deployment, kubernetes, tetris, waypoint
- Language: JavaScript
- Homepage:
- Size: 168 KB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).