fourtette
Tetris clone
A block game written in Go that follows the rules of Tetris.
46 stars
3 watching
0 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A console-based version of the classic puzzle game Tetris written in Go | 262 |
| A simple Tetris game built using HTML5, JavaScript, and Phaser. | 12 |
| A frustrating Tetris clone with a twist that intentionally makes it harder to play by not randomly selecting the next piece. | 276 |
| A text-based game inspired by Tetris with a focus on readability and learnability. | 450 |
| An addictive puzzle game inspired by Tetris with fast-paced HTML5 gameplay. | 2,229 |
| A Tetris game built with React and MobX | 30 |
| A Minecraft-like game written in Go that allows players to generate terrain, add and remove blocks, move around, and interact with each other over a network. | 1,883 |
| A small feature-rich Tetris clone written in Assembly that fits within the boot sector of a 512-byte boot loader. | 772 |
| A Haskell implementation of the classic Tetris game using ncurses | 72 |
| A full-stack Twitter clone developed using Go and various technologies to provide a scalable social networking platform. | 432 |
| A simplified clone of an 80's arcade game in Java, focusing on gameplay and basic features. | 18 |
| A terminal-based implementation of the classic puzzle game Tetris in Haskell. | 904 |
| A simple implementation of the classic Tetris puzzle game in Zig programming language. | 403 |
| A game that uses a brute-force minimax algorithm to play perfect Tic-Tac-Toe | 12 |