Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonio-gg-dev/simple-40-minute-tetris-kata
Simple solution to the 40 Minute Tetris Kata solved in PHP, using string-formatted tetrominos.
https://github.com/antonio-gg-dev/simple-40-minute-tetris-kata
Last synced: about 1 month ago
JSON representation
Simple solution to the 40 Minute Tetris Kata solved in PHP, using string-formatted tetrominos.
- Host: GitHub
- URL: https://github.com/antonio-gg-dev/simple-40-minute-tetris-kata
- Owner: antonio-gg-dev
- Created: 2024-04-02T13:30:56.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-02T16:51:51.000Z (8 months ago)
- Last Synced: 2024-05-02T05:53:25.636Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple 40 Minute Tetris Kata
Simple solution to the [40 Minute Tetris Kata](https://antonio.gg/katas/40-minute-tetris) solved in PHP, using string-formatted tetrominos.