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
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.
This is a program being developed for the Winona State University Computer Science Club (csclub.winona.edu) to help keep students involved in the major through a programing contest. This is a 2d tile programing contest, including the tournament code.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.
JMario is a side-scroll game, built in Java, based on Nintendo's Super Mario World. It's been developed by David Buzatto as part of his course conclusion work entitled "Utilization of Java Platform for 2D Game Development".
A simulation environment for 2D robots to interact and perform tasks in. Meant to be educational and demonstrate emergent behaviors. No download necessary! See demos on project website!
NavalWar is a nice board-game written in Java6 with a Swing interface. Single player and multiplayer modes are supported. A player should guess the position of the adversary's ships. The first player that sink all adversary's ships win.
The Java AI Gaming Engine is a collection of games that allow easy integration, testing, and competition of AIs. The games that are supported: Hex and Ataxx, and in the future: TicTacToe, Chess, Checkers, Rock-Paper-Scissors, and more.
TempusPre is a free, persistent online strategy game. Choose your race and start building, developing and fight to extend your kingdom. (development on the open source branch has stopped, only the proprietary branch is developed further)
Slipfighter is a free-roaming 2d space game, similar in gameplay to the old DOS game Solar Winds. Right now it's mainly an action/exploration game, but I hope to add some rpg elements eventually. No multiplayer is planned. Powered by Slick2D.
Another Liero/Molez (real-time worms) clone written in Java, all basic things works, network-play, graphics, weapons and basic physics. The project needs some new fire and ideas though! Please visit project website for more information how to run it
A Chess Game developed completly in Java including the Java3D API. This game is more then standard chess games, because it contains the possibility to play on more then one layer (e.g. you can pull the rook in x- y- and z-axis)
btp2p stands for Bluetooth p2p and it is a collection of java classes for p2p networks over Bluetooth. Useful for CLDC multiplayer games and other applications with extendable design for layered protocols. HuNt is a chatroom midlet based on btp2p.