Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Library with general purpose modules for a Go playing program by the author of 'Goliath'
Includes a tactical reader, influence module, pattern-matcher, pattern-editor and more.
This is a program able to play the connect-four game, using a minimax tree search. The interesting part is that the search tree is independent of the heuristic and can be reused. Is written in compiled java.
JavaProgram of a machine which plays chess: it recognizes the chessboard, the position, the move of the opponent, and asks an external Chess Engine to reply to the opponent move. it is connected to a real robot which has an arm to manipulate the pieces.
Java chess programm. Main goal is to develop an object orientated program with simple and well documented interfaces. A major point is how to handle endgame situations.
An addictive multiplayer networked strategy game completely written in Java.
You program a robot that makes a race through an old factory. The game is inspired by Roborally (TM) - but it's different...
2018-05-08: Successfully(?) copied the CVS repo to github: https://github.com/hsteller/botsnscouts
This project is aimed at developing an intelligent Scrabble aid. Currently, the program suggests moves for a player, given a Scrabble board and letters available. In the future, it could be developed into an automated bot, including AI.
A minigame tournament engine that allows for playing games against other people across the internet. The project is in the planning/alpha. It only currently has an Line of Sight Chess Program.