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
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.
A battle system for a role-playing video game (similar to the Final Fantasy series). Written for Java. DEVELOPMENT CURRENTLY SUSPENDED. All files are available to download; feel free to contact me with any questions.
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.
An implementation of the Doublets word game, designed by Lewis Carroll.
The project is to write a piece of software, which will
1. pick up two random words from the dictionary
2. try to link them with the shortest possible set of interposing words.
This project features an online multiplayer, turn-based game, influenced by Worms and Scorched Earth. We are starting this as a project for Software Engineering class, in Computer Science, at Universidad Complutense, in Madrid.
ConwayGo, also called philosophers' football, is a simple board game for two players.
It is played on a Go board, but hasn't got anything to do with the famous game Go.
Invented by the english mathematician John Conway, creator of the Game of Life.
Forgotten Wild War is a Real-Time-Strategy (RTS) game written in Java (so it is cross-platform). Various humanoid unity, vehicule unity, and obstacle belong to the environnement, and several players can play together via LAN or Internet.
JFrog is a free distributed components-oriented framework created to develop multiplatform game engines with high source code reusability. Its possible to create game engines for personal computers and handhelds. Before this project was Amphibian.
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.
JChessBoard is a chess game written in Java that can be connected to another JChessBoard via a direct TCP/IP connection. No Internet Chess Server is required for playing. It also became a full featured PGN viewer and editor.
A J2ME backgammon game, for playing two players on one phone or one player against an ai. Will use midlet version 1.0 in order to support as many phones as possible.
JavaGame being developed by Herzing College Organization of Programmers. We are still in design phase at this time. Language to be used is Java for cross-platform gaming.
SimpleGameNet is a framework for an arbitrary amount of diverse multiplayer game modules. It provides distributed game and player state management, chatting, etc. Several games are included, such as Chess, Dice and ConnectALine.
Shadowed Horizons is a gaming software development framework. The aim of the project is to provide simple yet intuitive classes and utilities which will allow you to spend less time drudging around the foundation, and more time coding the next big game
ATITD Paint Mixer is a utility batch tool for the game "A Tale in the Desert" (www.atitd.com) that allows players to generate paint recipes for their ingredient reaction values.
AlgoBros3 is a platform independent MarioBros clone written in Java (J2SDK 1.4), coded to make easily extensible and upgradable.
With most common tile based game features implemented and a nice Look & Feel.
This is a java version of the famous fortune game from BSD. I am writing this program in java so that people can have a platform independent version of this great utility. I am also hoping to add some features and make jfortune fun to use.
Java implementation of reversi game. The major objective in the game was to create as good as posible computer logic. The computer learns in the game, and uses the knowledge data stored in some files, in ascii format.