AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
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.
Find as much words you can in a schema (game console based).
Train your brain and your sight with this searching words game.
You need to find as much words as possible in a NxN schema filled with random letters in the shortest time as possible.
Only words that are longer then a minimum size can be selected.
Words needs to be composed of connected cells.
- You can't jump a cell.
- You can't use twice a cell.
Cells can be connected to each other in horizontal, vertical and diagonal.
Dimension of the board, duration of a game and minum...
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.
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.
Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
Joaquim is a java implementation of brazilian checkers (aka draughts) game. It has a console-based interface. Brazilian Checkers has the same rules as International Checkers but it is played on a 8x8 board.
Monopoly! Game written in Java for the Object-Oriented Programming Course at Cà Foscari University, Computer Sciences Department, Venice, Italy. Supports up to 6 players and command line interaction.
JDice rolls dice. A simple yet rich language allows to express several kinds of roll schemes, including any dice type, rerolling, selecting highest/lowest, counting, etc.
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
MeW is a multiuser board games server with plugins support. It is intended for a moderate number of users (about several hundreds) and can be easily installed both for work in LAN and on a web server.
A board game taking place between African Cities. Protagonists are seeking money but of course when they come in the way of each other fights begin!
Kowa is inspired by (but doesn't resemble to) : Monopoly, Dope Wars, Risk but adds much more
A Monopoly (tm) like game with AI, implemented using the source of Atlantik and monopd (see http://unixcode.org). All of the components are written in Java.
A game engine, written in java, intended to be customizable and portable. It uses Groovy (and probably other scripting languages supported by the JVM) to reproduce behavior of tabletop and miniature games, like Warhammer 40K (TM). PROJECT NOT
JMill is the java-based game of "Nine Men's Morris".
This project is son of the greater parent SourceForge project "JGames", that realizes the real game environment...
First full implementation of the chess variant Bucky, a game of dudes, chameleons and shamans. The game has logical and emergent rules, suitable for object orientation.
JOthi is the java-based game of "Othello". This project is son of the greater parent SourceForge project "JGames", that realizes the real game environment: JOthi only defines the "Othello" game rules and its specific AI players.
JGames is a sort of "game development framework" that creates a solid general structure for all Board Games, Strategy Games and all these game, 2D and 3D, that can be specified defining its particular Rules.
JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.