Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
JScrabble is a customizable Scrabble game written in Java. You can play local against the computer using build-in five skill levels or against other players.
Struggle Chess is a game of chess where all the pieces are animated. It is of course a tribute to the very famous Battle Chess. Struggle Chess is developped in Java so it is highly portable (Netbeans 6.8).
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.
A table game simulator. You can play easy card games and even ccgs. JTable is a generic simulator. You can create up new games easily with the editor. Play every game you want with up to 12 players via internet (using Hamachi: http://www.hamachi.com) or
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)
A Monopoly (tm) like game with AI, implemented using the source of Atlantik and monopd (see http://unixcode.org). All of the components are written in Java.
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.
J2Minesweeper is minesweeper game can be played at portable media (cellphone, pda, etc) with J2ME suported and MIDP2.0 enabled, generate and build using Netbeans 5.0 + Netbeans Mobility 5.0
Grabble is an Anagrams-playing Java applet. In this fast-paced game,everyone plays at the same time to make words using tiles from a popular boardgame. It supports computer & unlimited human players in hotseat. One can customise the tileset,word list etc.
This is an attempt to make a X vs. O game, without using a back-tracing, or any other time wasteful algorithm. Instead, an arrays of bonuses are used. Bonuses are given for each move, after which empty fields are sorted.
This project aims to implement famous Monopoly game in pure java by using object oriented design. It is powered by UML diagrams including collobration and class diagrams. Network support will be added after constructing main frame. <br>Note:</br> Game is
This project is intended as an example implementation of Java with SWT and Draw2D. It is also a pretty good Connect4 game that you play against the computer.
GoJMS it's a multi-user implementation of the Go game. Two users are able to play and athers persons can watch the game. The interface of the game it's an applet running in a web browser and the players communite the mooves using JMS messages.
HexaChess is a chessgame on a hexagonal field and can be played by 2 or 3 players. The current version only allows 2 players.
It's written in Java using Code of JChessboard. HexaChess can connect to another HexaChess via a direct TCP/IP connection.
An engine/framework for isometric games (like japanese RPGs) for mobile devices supporting J2ME (MIDP 1.0). This engine will manage maps, objects and characters.
A full Action-RPG using this library is going to be released... Stay tuned...
This is a program able to play the connect-four game, using a minimax tree search. The interesting part is that the search tree is independent of the heuristic and can be reused. Is written in compiled java.
JChineseCheckers is a chinese checkers game written in Java. Main features are network multiplayer support, two different game boards (star & square), a strong AI and a 3D visualization of the square board using Java3D.
This is a collection of game plugins for Eclipse using the Graphical Editing Framework (GEF). All code is written in Java. These plugins are currently being tested on Windows but should work on any platform supported by Eclipse.
Opala is a chess-like game written in Java. You can either play against another human or against an AI. A cool user interface using Java Swing is availible. Network support is planned.