Showing 32 open source projects for "java grid"

View related business solutions
  • 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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    FreeNono

    FreeNono

    A free implementation of the nonogram game

    FreeNono is an open-source implementation of the Nonogram game — a logic puzzle in which cells in a grid have to be colored or left blank according to numbers given at the side of the grid to reveal a hidden picture. FreeNono is distributed under the terms of the GNU GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RobotChase is a game in which the player moves about on a rectangular grid, while trying to escape or destroy advancing robots. Uses mouse or (configurable) keyboard. Written in Java using the MVC and Observer patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Picross is a logic game in which you have to fill squares in a grid to reveal a picture. Licensed under CeCILL, it's a free software written in Java. It can be run as a stand-alone application, as an applet, or as an Android application (WIP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This java program will ultimately solve grid-type logic problems if given enough clues in a pseudo english language. Features a user friendly GUI letting the user know the progression of the solving process based on the clues entered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5

    ProjetISN

    A Tic-Tac-Toe project for our High-School

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CubicleStorm

    Single-player text-based adventure, written in Java

    CubicleStorm is a throwback to the text-based adventures of yore. Is there anything beyond the office? Find your way out. Cubicle Storm is in alpha status. Currently, players may roam the world and explore, but such things as objects, NPCs, quests, are not implemented yet. Cubicle Storm is a 9 x 11 grid; 99 rooms, 76 of them unique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Apotheosis TRPG

    Apotheosis TRPG

    A Java-based tactical RPG created for a high school project.

    ...The XML parsing and serializing methods employed by the game engine make use of both the XOM (http://www.xom.nu/) and XStream (http://xstream.codehaus.org/index.html) open source Java XML libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Monster Crush

    Monster Crush

    Destroy as many monsters in the grid as you can!

    Destroy monsters in the grid. bring them in rows of 3 or more and the will be dead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Tic Tac Toe

    TicTacGame for tow players and aginst PC

    for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three respective marks in a horizontal, vertical, or diagonal row wins the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Stone Lantern V1.0 (MC 1.5.1/1.5.2)
    Mod Name: Stone Lantern Default ID: 184 Version: 1.0 MC Ver's: 1.2.5, 1.3.1, 1.3.2, 1.4.2, 1.4.4, 1.4.5, 1.4.6/1.4.7, 1.5.0, 1.5.1/1.5.2 LU: [13.04.04] This mod adds a craftable Stone Lantern to Minecraft. I made this mod so you can easily craft as many Lanterns as you need. Why this is needed in Minecraft: - Jack-O-Lanterns: I got sick of having to find Pumpkins. Then having to plant, wait for them to grow and harvest them. You can't even place Jack-O-Lanterns without a block...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jCodeword-Puzzle
    Codeword Puzzle, a crossword-like puzzle with a grid filled with numbers and no clues. With only two letters given before-hand, use your knowledge of English to complete the grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    miniTraff
    Simulates a city grid of streets, intersections and traffic signals. It supports 8 phases with overlaps, right and left hand drive, turnouts, permitted left and right on red, density and semi-actuation and help screens for every panel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Battlefield Java is simple grid and turned based battle simulation game for Java developers. It requires you to develop a Ruler to control your game pieces. Battlefield Java is a great way to learn Java while having fun and doing battle with your friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a single-player puzzle game, where the goal is to fill a grid with numbers by moving in "L" shapes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This game is the generalization of the classic Battleship game to a n-dimensional grid. Rules are the same as the classic game and boats are always unidimensional, but ships can be set in a linear (1D), square (2D), cube (3D) on n-hypercubic grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AutoClick program made in pure Java. For clicking automatically into regular grid-based tiles (Orthogonal, isometric or others). Configurable: delay, horizontal/vertical offset, countdown, etc... Two Modes: simple(rectangular map) or advance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ZoekO is a vintage game, originally coded by Joris Schoolmeesters for the Texas Instruments TI-83 calculator. The goal is to find the 'O' hidden in a grid of zeroes (these two characters only differ by 3 pixels on the TI-83).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SuiteGM
    Java & XML desktop application. ANY paper & dice RPG game system can easily be added through easy to use data entry forms. Initially d20 and MERP/Rolemaster, with the tools to make it easy for others to add other game systems as optional module plugi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CloneBall is multiplayer strategic game. Players add dots to fields in grid. When in the field are 4 dots, on next addition, field will explode to the sides and capture nearby fields. Game goal is to capture all opponets fields.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The original boggle is a very nice game, but that's no reason to stop there: arbitrary grid size, multi-language, letter frequency corrections and a host of other possibilities promise you won't believe what time it is already. :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a game of tanks, where two, or more tanks try to kill each other on a 2D grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple puzzle game. It consists of a 10x10 grid, which contains 5 invisible blocks. From each side a player can shoot probes into the grid. Goal is to find the blocks by the pattern of the ricochetting probes in as few shots as possible. Needs JAVA 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Asian game of Go takes place two-dimensional board. Its idea readily extends to three dimensions - placing stones on a cubic grid. This is a program for playing on such a three-dimensional grid. It runs under Java and needs the Java3D extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Open Source 3D Immersive simulation environment, like the "second life", with some distribuited processing tools, to make the GRID power growup with every new node (client machine) attached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Grid is a network console game where players take the role of an avatar exploring a virtual world of computer systems where agents roam. Avatars can be customised by shape, code (skills), upgrades (equipment) and neuromancy (spells).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB