Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Our Free Plans just got better! | Auth0
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.
EBoard is a user-friendly chess interface for ICS (Internet Chess Servers). While it will focus on FICS (www.freechess.org), should work with any other ICS. It supports playing against local chess engines too.
OpenSnake is an open source snake game (a clone of the classic snake game). The snake of it is continuous. The GUI of it is implemented using wxWidgets.
Battle Overseas: Charged! is the evolution of the traditional game of Battleship, with new power-ups, special items, and a really nice graphic environment. Just download it, give a friend your IP and have fun!
Library for manipulating hexagonal grids. Supports arbitrary areas and paths. Routing algorithms: find best path, find movement horizon. Output as SVG - which you can easily convert to PNG or JPG. Interface from C++, Python and JavaScript.
a simple c/s framework software to play Reversi game also known as Othelo, with a well developed AI client, one could develop his/her own client too. Please refer to https://github.com/aijunbai/reversi.git for possible updates.
FreeChess4 is a java chess board based on design Pattern Factory in order to implements at your choice : GUI (drag & drop, chess Font), AI (communicate with gnuchess.exe from WinBoard via shell), RS232 (chess board desk via PIC16F877, ASM, serial port)
XOMaster is a fairly strong AI five in a row (free-style gomoku) player. It implements a simple interface and an alpha-beta search function with a fast eval function.
Our aim is to create a chess game that mainly supports networking (TCP/IP), AI (using decision trees), and multiple type of GUI It'll be developped using Java, SWT (perhaps even OpenGL)
Moved to github: https://github.com/kesara/checkersplus
Client server based, platform independent, multi player American Checker (English Draughts) game. With J2EE based server, Java Client and a Windows.NET client.
PocketGames aims to provide an extended library for several games, so that they can be used with PocketPC, Linux, Windows Mobile, Web Based systems, Windows, etc.
Online chess table for friendly play across the internet. No rules are hard-coded, so play whatever variations you please! Has chat, clock, and will set up standard, Fischer random (chess960) + much more! MOVED: http://code.google.com/p/chessnuts/
scrabbleScore is an Java application used to determine the top score obtainable in a game of Scrabble. It takes an existing Scrabble board with words on it, a list of words, in conjunction with a tray of seven letters, and finds the best combination.
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.
Magic:The Gathering over LAN or Internet, alone or against another player (need IP of your opponent). The program is the judge : you play with the true rules. Firemox can also emulate another TBS. Written in Java, works on Mac, Windows and Linux.
Armies is basically a turn based strategy game. It has simple and well designed rules. In addition, rules are predictable. This means that nothing depends of random behavior while you are playing the game.
Tavli3d is the greek backgammon.It consists of three games:portes (similar to Backgammon),plakoto(with pinning instead of hitting) and fevga(a game where no hitting occurs).The game is written in OpenGL/SDL/C .For now only single player is supported.