Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Conway's Game of life cross-platform implementation.
Conwlife is a Game of life implementation. Game of life is a popular mathematics game that was invented by John H. Conway in 1970. It's have very simple rules which lead to the creation of beautiful and amazing patterns.
Android version https://play.google.com/store/apps/details?id=com.abtimal.conwaysgameoflife
Easy playing java chess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, linux,win
Just aims to be a chess board (free to make your moves).
This project just aims to be a simple chess board. You can do whatever you want with pieces (even make a piece eat a king if you want !!!) : the purpose is just to provide a "magnetic" chess board on computer. But all moves are verified.
Also with some facilities : history manager, so that you can go back and rewrite the game history !!!
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.
The goal is create a simple game that simulates a 3D virtual environment and with a real object with realistic texture and allow the user to navigate the environment in order Interactive.
It's a strategy turn based game for end user. The object of the game is to occupy a larger part of the land by surrounding dots of the opponent (thus creating territories). The land is a large grid where dots are placed on intersections.
In knight tour (kt) problem every chess square is visited exactly once using knight moves. In this game some knight moves already made and we have an incomplete kt. The object is to complete the kt by guessing missing moves.
The object of the game is to outmaneuver your opponent and be the first to outline a square, called a quod, by capturing its four corners with your colored attacking pieces.
This is a program for playing the game of go. No go program to date has achieved a level of mastery comparable to chess programs. The design goal is to develop as strong of an AI as possible using D, agile development, an object oriented design, and gene
easyGM is a toolset for GameMasters. It creates a virtual tabletop on which you can store information, roll dice, and create maps. It has lots of tools to begin with and can be extended using it's built in module system.
This will be a port of the famous Monopoli game to a java environment. It's just a project that aim to make ourselves closer to Java programming and, more over, it should enforce our object-oriented programming skill.
jose is a graphical Chess tool.
>>> moved to https://peteschaefer.github.io/jose <<<
You can store chess games in a database.
You can view and edit games (including variations and comments).
You can play against a plugged-in chess engine and use it for analysis.
Features 3D board view.
CTF Droids is a online multiplayer game based heavily on roborally, the 1994 board game created by Wizards of the Coast. The object of the game is to program your robot to reach flags before your opponents.
An object-oriented platform and algorithms for the game of GO.
Aims:
1) A capable engine that can learn through experience.
2) A re-usable algorithmic framework for rapid development of new
GO-playing engines.
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.
This project aims to implement famous Monopoly game in pure java by using object oriented design. It is powered by UML diagrams including collobration and class diagrams. Network support will be added after constructing main frame. <br>Note:</br> Game is
SGF is acronym for Smart Game File and is a file format used to store game records of two player board games. This module used to collect game information from a set of SGF files and produce HTML tables for creating WWW tournament pages.
A simple and fun remake of the old Filler game that was popular in early 1990s (and was a true marvel of its time). Written in FreePascal with Lazarus libraries. The game objective is to capture half of the colored field by annexing tiles color by color.