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
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 full implementation of Tablut(aka Viking chess). Supports human vs human and human vs CPU games. Runs as Java Swing application (Java8 Required).
run the game from dist folder with
java -jar tablut.jar
Implemented By University of Windsor computer science students during Introduction to Artificial Intelligence course taught by Professor Kalyani Selvarajah.
Please read the White Paper pdf for full game rules and description of CPU player artificial intelligence.
...
Comments:
A Tic Tac Toe game made in Java using Swing Library.
GitHub Repository : https://github.com/goxr3plus/XR3TicTacToe
### PS Java 1.8.0_141 ++ Required ! Download Java8 here : ( https://www.java.com/en/ )
Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
Monopoly clone written in Java for 2-8 players (including computer players) that was designed to make quite a lot of things customisable from the user's point of view. Four board files are included. Two are based on regional variations of Monopoly but with places named after colours instead, the other two are there more to demonstrate what can be done.
Hopefully there are no major bugs in the game - I cannot guarantee that there are none, but I've done some testing on Linux and Windows systems and with some luck have more or less ironed out the worst bugs that would affect the game on either system. ...
This is a computer version of the popular Sudoku game written entirely in Java. It features 8 difficulty levels, the ability to print puzzles, and LAN multiplayer. Players may also submit their best solving times to the web, and design their own puzzles.
"The strategic board games Reversi or Othello involve play by two parties on an eight-by-eight square grid with pieces that have two distinct sides. Pieces typically appear coin-like, with a light and a dark face."
[source: Wikipedia]