[go: up one dir, main page]

Showing 152 open source projects for "tetris"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 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: 8 This Week
    Last Update:
    See Project
  • 2
    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: 3 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    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: 6 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 5
    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 ;-) (https://medium.com/@mohammadalfarisi00) SNDSTOP.COM : Sound Server Stop TBPA.COM : TBRICKS Game Part (Level) A (VGA end CGA) : Based on fork Tetris Assembly by Mohammad Khoddam (mkh2097), many thanks ;-) (https://github.com/mkh2097/Tetris-Assembly-8086) -> See SRC : All Source codes : MAKE.BAT for Building NEW : FLOPPY BOOT DISK IMAGE READY Make a donation to contribute to development https://bacciel.com/donate/donate.html Many thanks Cyril
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FranMsxApps

    FranMsxApps

    My MSX programs and some additional .cas tools

    ...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 a video of a hisoft assembler session. I hope you enjoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Tetris-Basic

    Basic javascript based Tetris Game

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mac Crack Attack
    Mac Crack Attack is a port of Crack Attack to the Mac OS X platform. Crack Attack is based on the Super Nintendo classic Tetris Attack. Mac Crack Attack is a fast paced "Tetris-like" game for one or two players (networked)
    Downloads: 11 This Week
    Last Update:
    See Project
  • SIEM | API Security | Log Management Software Icon
    SIEM | API Security | Log Management Software

    AI-Powered Security and IT Operations Without Compromise.

    Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
    Learn More
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Leader badge">
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    xtetris

    xtetris

    XTetris

    Just a simple tetris game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tetris

    tetris

    Just another Tetris™ clone

    Just another Tetris™ clone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Falling Blocks is a multi-player, platform independent Java implementation of Tetris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Tetris Puzzle Solver

    Tetris Puzzle Solver

    Fills a rectangle using given tetris shapes

    Fills a rectangle using given tetris shapes (tetraminos) using an optimized brute force algorithm. A puzzle can have many different solutions; this solver will stop at the first one. Not all puzzles are solveable. Created to solve the annoying tetris puzzles in The Talos Principle and Sigils of Elohim.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Simple Tetris

    Tetris Game.

    Writen for fun. Lazarus or Delphi. For compile need ZenGL and MondoZenGL. http://www.zengl.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Console Tetris 1.3
    Old school game Tetris Rate 5 stars or 4 if you like and enjoy the game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Mobile Suite

    Mobile Suite is a set of J2ME midlets with a common UI

    Mobile Suite is a set of J2ME midlets with a common UI. Applications are grouped in three: - game (Reversi, Bubblet, ...), - application (Secure SMS, RSS Reader, ...) - programming tool (libraries, test suite, ...).
    Leader badge">
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next