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
Powerful App Monitoring Without Surprise Bills
AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Circle of Wealth is a 2 player game based on the gameshow Wheel of Fortune. The intent was to familiarize myself with java swing components as well as event driven programming.
Modest Tetris clone with vector graphics inspired by The Grand Master. The gameplay is based on the cult Game Boy title. Features : Wall kick, level and handicap selection, cool sounds, catchy music, bilingual interface, windowed/fullscreen mode.
Ever seen a big marquee with another useless message? Sick of seeing the same movie names above the local movie theater? Why not mix things up? This program will help you come up with new messages for you local church sign!
Fifteen puzzle, with its own goal-seeking to find the best solution
This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly.
The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts to be implemented by the framework
The front-end classes use Swing and thus can be run via the Web.
...
JSudoku is a Java version of the game Sudoku. A backtracking algorithm cares for random puzzles and based on the Sudoku-Puzzle JavaScript. Optionally, JSudoku generates X-Sudoku puzzles.
A sudoku implementation. It generates and solves sudoku games. It stores sudoku quests in a database. Currently it has a print view only. In future it gets a GWT-based GUI.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
JMines is Java clone of the famous puzzle microsoft minesweeper. This version contains a lot of improvements like button shapes, antialiasing, look and feels and colors, languages, save and replay boards, videos or screenshots, bot ... Constant evolution
Kill Sudoku: it can solve any pazzle user inputs and demonstrate how to do it step by step under human's comprehension. You feel you have a private tutor to assist you. Soon, you will be the master of killing sudoku. Why not try it today.
Terminal Tetris is my implementation of the famous block game, written in Java. The output is sent to the terminal (cmd). The input is taken in by a Java application window. The Java application must be the active window in order to work.
NOTE: This project is now inactive. It has been split into separate projects for each of the games. See projects: "Logisticks", "korab2J", "TeleMaze", "100-Square Challenge", and "libTAJJADA".
Galleon is a home media server using TiVo's discontinued HME protocol. It only works on TiVo versions earlier than 20.7.2.
The project is not actively maintained. If you want to maintain it, contact the admins.
Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
JTres3D is a tetris clone build with Java3D. It is designed for offline playing on any system which runs java and java3D. Until now it is possible to play a classic tetris game in a 3D environmet and move around the game court.