{"id":22545203,"url":"https://github.com/pdevine/tetromino","last_synced_at":"2025-04-09T23:51:11.162Z","repository":{"id":66783521,"uuid":"139361459","full_name":"pdevine/tetromino","owner":"pdevine","description":"Tetromino Elektronika -- an ASCII Falling Tetromino Game","archived":false,"fork":false,"pushed_at":"2020-12-08T04:03:26.000Z","size":71,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-09T23:51:07.198Z","etag":null,"topics":["console-game","game","tetris"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdevine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-01T20:54:41.000Z","updated_at":"2020-12-08T04:03:29.000Z","dependencies_parsed_at":"2023-04-10T04:47:36.078Z","dependency_job_id":null,"html_url":"https://github.com/pdevine/tetromino","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdevine%2Ftetromino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdevine%2Ftetromino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdevine%2Ftetromino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdevine%2Ftetromino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdevine","download_url":"https://codeload.github.com/pdevine/tetromino/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131455,"owners_count":21052819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["console-game","game","tetris"],"created_at":"2024-12-07T14:09:10.995Z","updated_at":"2025-04-09T23:51:11.137Z","avatar_url":"https://github.com/pdevine.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tetromino\nTetromino Elektronika -- an ASCII Falling Tetromino Game\nby Patrick Devine, 2018\n\n## TL;DR\nA falling tetromino block game based upon NES Tetris in the style of the original 1984 Tetris by Alexey Pajitnov that will run in Kubernetes or Docker.\n\nIf you have a kubernetes cluster, you can run it with the command:\n\n```\n  $ kubectl run -it --rm --image=ghcr.io/pdevine/tetromino tetromino\n```\n\n\n... and if you don't have kubernetes, but have docker, try it with:\n\n```\n  $ docker run -it --rm ghcr.io/pdevine/tetromino\n```\n\nIt should look something like:\n\n![Tetromino Demo](./tetromino.svg)\n\n\n## Features\n\n * An homage to the original [Tetris](https://en.wikipedia.org/wiki/Tetris) written for the [Electronika 60](https://en.wikipedia.org/wiki/Electronika_60)\n\n * Similar speeds and scoring as [NES Tetris](https://en.wikipedia.org/wiki/Tetris_(NES_video_game))\n\n * Runs on kubernetes clusters, docker, or just straight from the terminal\n\n * Random seed control allows you to use pre-defined sets of tetrominos\n\n * Written with Golang and [Go-AsciiSprite](https://github.com/pdevine/go-asciisprite)\n\n * Freely available with source\n\nCheck out the [about page](./ABOUT.md) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdevine%2Ftetromino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdevine%2Ftetromino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdevine%2Ftetromino/lists"}