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.
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.
Wumpus World Game is based on knowledgebase agents and is described in the book , Artificial Intelligence : A Modern Approach (Russel - Norvig).
This is an implementation of Wumpus World (a Knowledgebase agent game) using csharp alongside prolog with a GUI.
C# has the main environment of the game and the GUI
The GUI was created using WPF , Windows Presentation Foundation
Prolog is used as the knowledgebase of the agent of Wumpus World
In order for C# to communicate with Prolog a...
Game of the Giants is a two-player board game which is played on a 10x10 grid of cells. Each player has four giants having initial configuration as shown in starting stage.
A move consists of two subsequent actions:
1. One moves one of one's own giant one or more empty squares in a straight line (orthogonally), exactly as rook moves in chess, it may not cross or enter a square occupied by a giant or an arrow.
2.
Twitch Quiz Bot is a Twitch chat client capable to run quizzes.
Main features:
-maintains a leader board;
-able to randomize questions in the list;
-it gives a hints over time by opening a random letter in the answer;
-you can request leader board information through !ShowScore chat command;
-you can request repeat of the current question through !RepeatQuestion;
-you can request the list of available chat commands through !Commands chat command.
Just messing around, attempt to create an Othello(Reversi) game in C#, learn about Artificial Intelligence, Model-View-Controller, Network Communications in C#, as well as learning Git for Source Control.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Graphical interactive windows application and library written in .Net/C# for simulating and controlling robots. Including firmware for ATmega8 to be controlled by the C# library and circuits for the ATmega8 controller board and L298-based motor board
SharpChess - C# Chess Game that enables you to play chess against the
SharpChess - C# Chess Game that enables you to play chess against the computer.
SharpChess project has MOVED to GitHub:
https://github.com/PeterHughes/SharpChess
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.
Tryx is a simple board game, and is an evolution of the classic Tic-Tac-Toe game. The difference is that each player can have at most 3 symbols on the board: when a player puts its fourth symbol on the board, the oldest symbol disappears.
Lithops (the flowering stones) is a program that plays the game of Go. I develop Lithops as a research challenge, but also, importantly, to create a computerized partner for people learning and studying Go.
A .NET framework for the game of diplomacy. It will provide a mapper, server/tournament manager and an easily alterable client amongst other helpful tools.