CodingTrain / CodingTrain/Suggestion-Box
Coding Challenge: Circular Tetris
Open
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Make a tetris game with a circular table where pieces spawn in the middle and goes to the edge.
Suggestion would be wrapping a 2d array around it self in the x axis and just projecting it in circular manner.
Of course the pieces should change size as they get close to the edge.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.