Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Try Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
GUIFugue (eventually to become a part of JNIFugue) is a Java-based GUI intended to complement usage of the MUD client, TinyFugue. Using scripting in TinyFugue, users will be able to customize a GUI down to its most basic behaviors.
DEPRECATED!
This program is replaced by Gamer's Proxy:
https://sourceforge.net/projects/gamersproxy/
This is a simple Java program that holds UDP packets for a while before forwarding them to a target address. This can be used to simulate ping in video games.
Solves given sudoku puzzle! save unsolved puzzles , build your own puzzle game. highly customizable user interface . Is built in swing hence It is a multiplatform. Fast puzzle resolutions due to multithreading execution. TESTED ON UBUNTU 10.04 , VIST
This is a game of Scotland Yard, which has been coded in Java. The moves of Mr. X are made by the program, while the human player makes the detective moves. The game works fine on both Windows and Linux platforms.
Java-based recursive SuDoku Solving program. Currently console-based, mostly personal effort, but all contributions welcomed! Hopefully we'll have a GUI for easy solving/generation in the future...
Helping you rifle through other people's packages.
The DBPF2 file format is used for most of the content in the Sims 3 engine. This project provides a Java-based API, and supporting GUI application, to unpack, browse, edit and repack these files.
Superficially, Dominoes on Acid is a solitaire variant of Dominoes with weird colorful tiles. But on a deeper level it is a GUI for natural deduction. Every completed domino is equivalent to a proof of a tautology in classical propositional logic.
An online IRC-clone Java client and server chat program. Combination of GUI and text commands to please all, but isolated and secure. See test site for more information as it develops.
A Checkers game implementation in Java that is optimized for AI's. It includes a basic GUI and a trainer for learning AI's. This started as a Checkers program for a Checkers AI contest in the Stanford EPGY 2008 summer AI course.
A java Diplomacy program capable of resolving orders, with a dumb AI. Usable from either a GUI or a CLI. Was being rewritten in python, that stopped. Also includes a completely separate python version that supports star trek dip (variant bank st02)
Questo progetto e' una GUI 2D e 3D per GNUChess, può essere utilizzato per giocare contro un amico in rete, quest' ultima modalita' dispone anche di una semplice chat. N.B: Il software e' da intendersi beta e/o a scopo didattico.
FengGUI is a highly customizable, XML centric graphical user interface (GUI) application programming interface (API) based on OpenGL for Java. It addresses game and multimedia developers.
This is a simple app, created around an original sudoku solver based only on heuristics, not brute force. It's coded in Java/SWT(GUI toolkit). It's an example of MVC and of Visitor, Observer, Strategy, Abstract Factory, Singleton Design Patterns.
COLLADA Refinery is a GUI-based application for creating content pipelines for 3D assets using modular components called conditioners. Contact a project admin to become a developer!
This is a simple JavaGUI tool that lets you mindlessly enter Final Fantasy XI locked chest hints and combination responses in order to narrow down possible combinations.
This program provides a GUI for running Dungeons and Dragons v3.0/3.5 combats by handling the initiative order. It supports readying, delaying to a count, White Raven Tactics, and more. As a Java application, it is platform-independent.
This JavaGUI allows the user to easily play a Crusader in Dungeons and Dragons v3.5. The GUI handles all of the randomness in the class and displays maneuvers available on any given turn.
Please visit our new website at http://moncefyabi.github.io/Joge/
Joge - Java OpenGL Game Engine- is a platform to develop 2D game (3D in the future) in Java. It´s simple to learn, fast, extensible and has an extra GUI system. For installation and Video tutorials see project website. Joge, the best Java game engine.
Bordeaux1 Chinese Checkers is a playable Chinese Checkers simulator with GUI and AI. It was developed for a master's project and thesis at the University of Sciences and Technologies of Bordeaux 1, France, by a group of four computer science students.
FreeChess4 is a java chess board based on design Pattern Factory in order to implements at your choice : GUI (drag & drop, chess Font), AI (communicate with gnuchess.exe from WinBoard via shell), RS232 (chess board desk via PIC16F877, ASM, serial port)
a JAVA based GUI for MAME/XMAME project goals: 1. keep the interface simple, clean, and easily usable without keyboard/mouse 2. allow for very simple updating of the rom library 3. minor configuration of the mame/xmame environment
Our aim is to create a chess game that mainly supports networking (TCP/IP), AI (using decision trees), and multiple type of GUI It'll be developped using Java, SWT (perhaps even OpenGL)