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 |
---|---|---|
jjinux/gotetris | A console-based version of the classic puzzle game Tetris written in Go | 262 |
gamedolphin/masonry-javascript-tetris-clone | A simple Tetris game built using HTML5, JavaScript, and Phaser. | 12 |
fph/bastet | A frustrating Tetris clone with a twist that intentionally makes it harder to play by not randomly selecting the next piece. | 276 |
tylerneylon/termtris | A text-based game inspired by Tetris with a focus on readability and learnability. | 450 |
hextris/hextris | An addictive puzzle game inspired by Tetris with fast-paced HTML5 gameplay. | 2,229 |
trknhr/mobx-react-tetris | A Tetris game built with React and MobX | 30 |
icexin/gocraft | 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 |
daniel-e/tetros | A small feature-rich Tetris clone written in Assembly that fits within the boot sector of a 512-byte boot loader. | 772 |
hauxir/haskell-tetris | A Haskell implementation of the classic Tetris game using ncurses | 72 |
hotpotatoc/twitter-clone | A full-stack Twitter clone developed using Go and various technologies to provide a scalable social networking platform. | 432 |
awlzac/wbt | A simplified clone of an 80's arcade game in Java, focusing on gameplay and basic features. | 18 |
samtay/tetris | A terminal-based implementation of the classic puzzle game Tetris in Haskell. | 903 |
andrewrk/tetris | A simple implementation of the classic Tetris puzzle game in Zig programming language. | 403 |
cout-hello-world/tictactoe | A game that uses a brute-force minimax algorithm to play perfect Tic-Tac-Toe | 12 |