Showing 220 open source projects for "tetris linux"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    tetris

    tetris

    A terminal interface for Tetris

    A terminal interface for Tetris. Installation on MacOS and Linux is outlined below. Windows support is questionable, but you can try to install from source. The default game is run by simply executing the tetris command. If the unicode characters look a bit wonky in your terminal, you can also run. People seem to have varying levels of success with the linux binary.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2

    Python Tetris

    Tetris game powered by Python 3

    A basic Tetris game with most modern mechanics of the genre. Includes SRS rotation functionality and modern scoring! (Will no longer update due to me wanting to move on to new projects.)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    ESP32 Tetris

    ESP32 Tetris

    Tetris for ESP32 with Nintendo 64 controller support

    Tetris for ESP32 with Nintendo 64 controller support. Based on the work of Brian Lough. Adapted for Nintendo 64 Controller by Maxim Bortnikov. GitHub repository: https://github.com/Northstrix/ESP32-Tetris-With-Nintendo-64-Controller Original project: https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/tree/main/Examples/Projects/TetrisWithNunchuck The tutorial is available at https://www.instructables.com/How-to-Play-Tetris-on-ESP32-CYD-With-Nintendo-64-C/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Teensy 4.1 Tetris

    Teensy 4.1 Tetris

    Tetris for Teensy 4.1

    A Tetris for Teensy 4.1. GitHub repository: https://github.com/Northstrix/Teensy-4.1-Tetris
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    LGames

    LGames

    Good-looking and addictive OpenSource games

    LGames is a collection of neat, good-looking and addictive open source games for Linux and Windows. Some projects included are: LBreakout - Arkanoid / Breakout clone, LTris - classic and modern tetris combined in one game, LPairs - classic memory game, LMarbles - Atomix-like puzzle game and LGeneral - turn based strategy game engine to, e.g., run Panzer General.
    Leader badge
    Downloads: 230 This Week
    Last Update:
    See Project
  • 6
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Block Attack - Rise of the Blocks
    Game based on the game "Tetris Attack". This has nothing to do with the classic tetris game. This project's main focus is on the single player experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Pfactris

    An Arithmetical Tetris Game. Numbered tiles divide and cancel out.

    Full documentation: Download pfactrisX.Y.html Tetris, but with arithmetic, each tile has an integer on it. Drop a tile onto a tile below so that the numbers divide and cancel out. Once a tile drops and cancels with the tile below, it will attempt to cancel the next tile below that and so on. If no more below-cancellations happen it will also try to cancel with the tile to the left and then the tile to the right of it. For complete description go to Files tab and see readme.txt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FranMsxApps

    FranMsxApps

    My MSX programs and some additional .cas tools

    I wanted to share the programs I developed with my MSX computer in the 80s and early 90s. There is a web page that you can visit: https://www.frojasg1.com:8443/downloads_web/web/html/aplisMSX.html?origin=sourceforge Some of the programs are cool. The most relevant are: - A graphic designer in Assembler Z-80 - A ship game in Assembler Z-80 - A text to speech in Spanish. - The seed of a maze game. - My version of Tetris in Assembler Z-80 There are some demo videos, and even...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    TBRICKS 8086

    TBRICKS 8086

    TBRICKS - TETRIS-Like game with playback music (DOS 8086)

    * DISCLAIMER OF ALL WARRANTIES * TBRICKS - TETRIS-Like game with playback music (DOS 8086) (pseudo-multitasking) Pur assembly 8086 code. 0.10 : 28 Levels, Automatic (re)start game, for demo loop TBRICKS.COM : Main program (Launch subprograms...) SNDSVRA.COM : Sound Music Server Part (Level) A (Loaded in Memory) : TSR Program (Terminate and Stay Resident) by Cyril Barbato : Song player (sounder) based on player program by mohammadalfarisi, many thanks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    T^3 ("T-cubed") is a 3D Tetris game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Tetris-Basic

    Basic javascript based Tetris Game

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    rust_cmd_lib

    rust_cmd_lib

    Common rust command-line macros and utilities

    rust_cmd_lib is a Rust library designed to make it easier to write shell-script–style tasks in Rust, blending the power and safety of Rust with the expressiveness of shell pipelines. It provides macros and utilities that let you spawn external processes, redirect input/output, and pipe commands together, all without invoking a shell. You can write something like run_cmd!(ls -l | grep foo > out.txt) in a more declarative style, rather than manually wiring up file descriptors, handles, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tetris clone, featuring vector graphics, smooth movements and rotations of the figure, sub-pixel accuracy and motion blur, all done with software rendering.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    nuBASIC

    nuBASIC

    BASIC language interpreter (multiplatform)

    nuBASIC is an implementation of an interpreter of the BASIC programming language and IDE. It has been designed mainly for educational purposes and it is suitable for simple games, educational or small business programs.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    MegaTetrisVV

    MegaTetrisVV

    Simple tetris game

    Tetris is an old game, but you can play it by installing it here. But this tetris is not simple, it's a Christmas version. Game engine: MonoGame; Plarforms: x86 or x64 Windows(7 and later), Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lexter BBS Door

    Lexter BBS Door

    Text game like Tetris but in words (1.0.4)

    This version is intended as a BBS door
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xtetris

    xtetris

    XTetris

    Just a simple tetris game
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tetris

    tetris

    Just another Tetris™ clone

    Just another Tetris™ clone
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Falling Blocks is a multi-player, platform independent Java implementation of Tetris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tetris Mania
    Classic TETRIS based game write on Lazarus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Laser Blaster - Atari XL/XE

    Laser Blaster - Atari XL/XE

    Tetris like game with laser bricks

    Took 3rd place at Abbuc SW contest 2005
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB