tetros
Bootsector game
A small feature-rich Tetris clone written in Assembly that fits within the boot sector of a 512-byte boot loader.
Tetris that fits into the boot sector.
772 stars
20 watching
38 forks
Language: Assembly
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ondras/custom-tetris | A modular Tetris game with configurable sides and multiplayer support. | 90 |
gamedolphin/masonry-javascript-tetris-clone | A simple Tetris game built using HTML5, JavaScript, and Phaser. | 12 |
linuscde/retris | An implementation of Tetris using Rust on the reMarkable tablet | 32 |
tylerneylon/termtris | A text-based game inspired by Tetris with a focus on readability and learnability. | 450 |
trknhr/mobx-react-tetris | A Tetris game built with React and MobX | 30 |
uuner/sedtris | A shell implementation of the classic Tetris game using only sed | 536 |
jjinux/gotetris | A console-based version of the classic puzzle game Tetris written in Go | 262 |
yenatch/bootstrap.gb | A basic Game Boy emulator project with a focus on bootstrapping and assembly code | 31 |
nf/fourtette | A block game written in Go that follows the rules of Tetris. | 46 |
andrewrk/tetris | A simple implementation of the classic Tetris puzzle game in Zig programming language. | 403 |
babylonjs-archive/3d-tetris | A 3D Tetris game built with the Babylon.js engine | 1 |
samtay/tetris | A terminal-based implementation of the classic puzzle game Tetris in Haskell. | 903 |
fph/bastet | A frustrating Tetris clone with a twist that intentionally makes it harder to play by not randomly selecting the next piece. | 276 |
tek256/astera | A C99-based 2D game library providing features like deferred and forward rendering, collision detection, and asset management for cross-platform development on Windows, Linux, Mac OSX, and BSD. | 292 |