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. After moving, the giant shoots an arrow from its landing square to another...
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.
Realization of board game "Draughts" containing various rules.
This project is intended to realize the board game "Draughts", also known as "Checkers". As a task to fulfill the game must support various rules and game modes. It should also be possible to load new rules and on artificialintelligence based players at runtime. Therefor a framework will be published which allows everybody to do so. Beside the possibility for playing games on local devices, a multiplayer mode will be offered. Project is in beta state.
Update(11/09/12): New version added containing several bugfixes. Project is currently stopped because ronk and I are contributing to several other projects ATM. ...
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.
Just messing around, attempt to create an Othello(Reversi) game in C#, learn about ArtificialIntelligence, Model-View-Controller, Network Communications in C#, as well as learning Git for Source Control.
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
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.