Showing 59 open source projects for "java tetris"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    xtetris

    xtetris

    XTetris

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

    tetris

    Just another Tetris™ clone

    Just another Tetris™ clone
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Falling Blocks is a multi-player, platform independent Java implementation of Tetris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    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
  • 6

    Tetris-like game to learn foreign words

    Two projects in one so far: to learn foreign words and read books

    Tetris-like game written in Java to learn any foreign language words and/or sentences. You may use any plain text file as the source of data. Words are choosen randomly. Putting the block with right translation to the block with word will disappear both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenTetris Classic

    OpenTetris Classic

    Open-Source Classic Tetris

    OpenTetris Classic is a full recreation of the 1989 hit Classic, Tetris. This is modeled after the GameBoy Version, with a few teaks and fixes. OpenTetris classic is in the Beta stages, but I hope it will be finished soon. *NOTE All the Images and Sounds used in this Game are not my own, those are owned by Nintendo
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Tetris

    Basic Tetris game

    NOTE: THIS GAME REQUIRES JAVA 7 OR GREATER A basic tetris game that I wrote in a short time, to refresh my knowledge of game development in Java. Still lacks some features - it is a work in progress. For Windows, just download and run the exe. For Linux, just download the jar and run it via the command "java -jar tetris.jar". This requires Java 7 or greater.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Penguin Attack is a puzzle game in the style of Tetris Attack.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10

    java-games-suite

    A java game collection developed by Greg Cawthorne

    A java game collection developed by Greg Cawthorne http://www.java-forums.org/reviews-advertising/58260-my-java-games-mastermind-reversi-tetris-minesweeper-etc-ideal-beginners.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This is a game that involves forming rows of bricks (like Tetris). It is unlike other games in that the blocks come down in different varieties (wood and Metal), each of which have a destructive element that sometimes wreak havoc (fire and rust).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Steve's Tetris

    A Tetris clone Implemented in Java

    I've noticed that there are a lot of really mediocre Tetris clones on the Internet, most of which only make it halfway there. That is, most Tetris clones seem to forget things like the Hold Queue, the ghost, hard drop, and especially the more subtle things like the delay between the piece reaching the bottom and the piece actually locking into the Tetris matrix. This program was an attempt to write one single Tetris clone that includes all of those things, as well as added features like...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The results of my 2009 Honours Project: creating an RL Tetris implementation for the RL Competition 2009. The agent uses a weighted policy which is modified using policy gradient techniques. As part of the project, I also developed a Java Swing GUI for viewing the game and agent performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jcubitainer est un jeu de brique qui ressemble au célèbre Tetris mais avec plus de possibilités. Le but de ce projet est de faire une version réseau en utilisant java, jxta et la programmation par aspect (aspectj).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tetris in Java made for a project at college
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Modest Tetris clone with vector graphics inspired by The Grand Master. The gameplay is based on the cult Game Boy title. Features : Wall kick, level and handicap selection, cool sounds, catchy music, bilingual interface, windowed/fullscreen mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a tetris game coded in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Terminal Tetris is my implementation of the famous block game, written in Java. The output is sent to the terminal (cmd). The input is taken in by a Java application window. The Java application must be the active window in order to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tetris clone folowing the tetris standard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JTres3D is a tetris clone build with Java3D. It is designed for offline playing on any system which runs java and java3D. Until now it is possible to play a classic tetris game in a 3D environmet and move around the game court.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Yet another brick game, Tetris. This project focuses on the design of the engine, and implemented on SDL using object-oriented programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TBattle is a multiplayer Tetris™ like game. Up to five players at once can play in a battle where the players decide the game speed. Check out the project web page for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cublock
    Extension of classic California Dreams game Blockout, written in Java. It allows playing with blocks made of arbitrary number of cubes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JCrackeTris
    Juego de Tetris escrito en java
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next