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.
Try it Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
Break-tris is a two-player game, aimed at combining the best parts of the 80's classics Tetris and Breakout. One player attempts to complete objective by playing the Tetris side while the other player atempts to breakout!
This is a simple app, created around an original sudoku solver based only on heuristics, not brute force. It's coded in Java/SWT(GUI toolkit). It's an example of MVC and of Visitor, Observer, Strategy, Abstract Factory, Singleton Design Patterns.
This project is a new way of playing Tetris, one of the most popular games in history. To run the game you have to install:
1. Java 1.6u7 or a newer version;
2. JOGL 1.1.2;
3. Java Media Framework 2.1.1;
Crossword Builder is java program for creating crosswords. It can create, fill and export crosswords in pdf format. It's very fast. Supports different input languages.
Tetris clone game totally written in Java (1.6) with NetBeans. Highly configurable and modular. It will include pieces editor, multiplayer and more. It runs on any system with JRE 1.6 installed.
Jogo de tabuleiro baseado em "A raposa e os gansos" em que o objetivo do jogador com os gansos(internet explorer) é encurralar a raposa (firefox), e do jogador que joga com a raposa é "comer" tantos gansos que não seja possível que eles a encurra
Visual Quiz is a generic java applet for creating visual quizzes. It allows one to provide a set of question pictures and 3 or more answer pictures from which one is correct. The header text can be set to follow the theme.
Pellet Quest is essentially a PacMan adventure game. As you collect pellets, your character increases in power and can explore more and more of the massive world. Idea from www.squidi.net!
PhysicsDefense is going to be a little 3D game with a lot of physics involved using ODE, ODEJava, jME Physics 2 and jME. The goal is to keep balls from falling from an inclined plane, using obstacles, heat, cold and miscellaneous devices...
Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows's version, such as allowing more than one mines in a square. See project web site for a list of features.
DamePlus is an OpenGL based checkers game including several game modes such as "Dame", "Dame International", "Wolf und Schaf" etc. Also for playing human vs. computer some AI is implemented.
A java based 'Minesweeper' clone that uses native javax.swing components as graphical interface. It comes with my cool feature of 'Invulnerabilty' - it enables you to go on after stepping on a mine - my girlfriend wished that ;-)
Enjoy doing the crossword in the morning? But your paper doesn't print one on Sundays! Why not store the old crosswords in your computer so you can replay them anytime. Crosswordsaver keeps them in a database, you can play them later from your browser.
JFSudoku is a new Sudoku game that is capable of generating, solving, and measuring the difficulty of puzzles. It also has a vast library of popular premade puzzles.
HumanSudokuSolver is intended to solve Sudoku puzzles in a way human beings would do (non brute force). It currently solves most of the puzzles I tried and can output a step-by-step solution. Developers who want to contribute are welcome!
A hybrid of 'Lights Out' and 'Destructo Match'(from Neopets). This is a the Manta project from the YPP Grand Crafting Puzzle Project. See http://forums.puzzlepirates.com/community/mvnforum/listthreads?forum=35 for more details on the GCPP.