[go: up one dir, main page]

Showing 219 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
  • The most user-friendly sales commission software for revenue-focused teams Icon
    The most user-friendly sales commission software for revenue-focused teams

    Everstage is a trusted ICM for public companies and enterprises worldwide-across industries

    Rated as #1 sales compensation management software, Everstage helps businesses streamline commission administration, boost sales performance and improve ROI with actionable insights. Top features: No-code plan designer, detailed commission statements, advanced commission forecasting, quota management, queries & approval workflows, deferred commissions (ASC606), BI-powered reporting, and more.
    Learn More
  • 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: 9 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: 1 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: 1 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: 0 This Week
    Last Update:
    See Project
  • A privacy-first API that predicts global consumer preferences Icon
    A privacy-first API that predicts global consumer preferences

    Qloo AI adds value to a wide range of Fortune 500 companies in the media, technology, CPG, hospitality, and automotive sectors.

    Through our API, we provide contextualized personalization and insights based on a deep understanding of consumer behavior and more than 575 million people, places, and things.
    Learn More
  • 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: 271 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    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
  • 9
    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
  • Globalscape Enhanced File Transfer (EFT) is a best-in-class managed file transfer (MFT) solution Icon
    Globalscape Enhanced File Transfer (EFT) is a best-in-class managed file transfer (MFT) solution

    For Windows-Centric Organizations Looking for Secure File Transfer solutions

    Globalscape’s Enhanced File Transfer (EFT) platform is a comprehensive, user-friendly managed file transfer (MFT) software. Thousands of Windows-Centric Organizations trust Globalscape EFT for their mission-critical file transfers.
    Learn More
  • 10
    T^3 ("T-cubed") is a 3D Tetris game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Tetris-Basic

    Basic javascript based Tetris Game

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 99 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    xtetris

    xtetris

    XTetris

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

    tetris

    Just another Tetris™ clone

    Just another Tetris™ clone
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Falling Blocks is a multi-player, platform independent Java implementation of Tetris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tetris Mania
    Classic TETRIS based game write on Lazarus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next