Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest versions of the programs will be on my site: https://matei.one/. Simple chess game for people who want to play chess but don't want to take it seriously. Written in C, using SDL 1.2 or SDL 2 for graphics. Interface inspired from old chess game for ZX Spectrum. The computer searches (L+2)/2 moves ahead (assuming that a move means that both sides move a piece), where L is the difficulty level. Positions are...
The world's smallest chess playing program just got smaller!
Super Micro chess engines are a series of world record small source and executables programs able to play the famous "King's Game" (both with simplified and full FIDE support)! Please refer to the official home page for more details: http://smmax.sf.net.
Autoblokus is a free framework which allows developping programs for the game "Blokus Duo". It contains all needed algorithms to manipulate pieces, boards, players, strategies... With Autoblokus, you can develop a program that play Blokus Duo, choose and/or implement the strategy of the computer, etc. The Autoblokus project consists in : 1) developping the framework to have the best possible algorithms and strategies, and 2) developping test-based and/or GUI applications playing against...
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Programs exist for random dice rolls, but not a single program for random domino picking.
So, i made my own. I am a beginning programmer, with [bo|ne] [ya|rd] being one of my first leaps
into programming on my own (That is, something that did not come out of a exercise in my learning materials.)
I was unable to find a program that was intended to pick random dominoes as its sole purpose, and now with [bo|ne] [ya|rd], there is such a program!
[bo|ne] [ya|rd] is able to produce all...
2020: MOVED TO https://github.com/peterjtracey/desqchess -- because it's 2020...
Version 3 fork of desqchess.
DESQChess will be an easy to use, easy to add on to, easy to animate chess system. Useful for apps, tablets apps, and desktop systems.
Plans for other plugins include:
- Add plugin to connect to animation system (web GL)
- Connect to other open-source software such as Blender, illustrator, GIMP, and Vector graphic manipulation programs.
The Goal of TARStack is not to increase competitive battles and the rivalries they create, but rather to foster teamwork, group cohesion, and creativity.
The advent of the wired world and - especially - the recent rise in popularity of social networking between connected devices provides an opportunity for friendly matches within any sort of group. Generally, like-minded groups of people will get together and participate in one-on-one matches or regularly organized tournaments.
...
Read and write PGN format and test moves for legality.
SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read.
This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs.
The code has gone through extensive analysis using the llvm/clang compiler and...
AmiGoGtp is a version of the AmiGo Go program with a GTP (Go Text Protocol) interface added. It can be used as a weak but fast opponent for beginners and is of historical interest as one of the first open-source Go programs.
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.
Two programs for playing board games over the internet. A board viewer, where all clients see the same image with moveable tokens. And a chat client with calculator and dice roller.
CGOS is a game playing server designed for Computer Go programs only. It was designed to address a need in the computer Go community - a way to test programs that play Go on a 9x9 board and also to get a rating for those programs.
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
Curious mad fan of sudoku, I've been pretty disappointed to always find programs processing all cases. For us "humans", it's unusable. That's why I've had in mind so far to create one which could help us (giving hints) if we're stumped.
ChessLib is a toolkit for quickly writing chess programs.
ChessLib provides chess data types and algorithms.
With ChessLib some chess programs will be developed.
Chess Editor is a pure Java tool to create, edit and view chess games in the Portable Game Notation (PGN) format. The tool integrates with externally specified chess engine programs to provide analysis of board positions.
Xiang Chi, also known as xiang-qi, is an ancient game similar to European chess. This project runs in a terminal an interacts via stdin/stdour. The design allows a GUI frontend to be placed over it as well as programs that enable network play.
Another chess game this time wirten in Modula2. This is an example of how you can use the Modula2 language to write more interesting programs than \"hello world\".
Simontacchi is a Winboard/UCI compatible chess engine that intends to grow via development community involvement. The goal of the project is to create a chess engine that rivals the strongest commericial and amateur programs.
PHPChessLIB is a set of object oriented libraries for use in php chess programs. The libraries recognize chess rules and moves. Planned Features include: 50 move rule... stalemate recognition... insufficient mating material draws... 3 move repetition.
A group of chess related programs. At the moment the following are planned: a chess board manipulator, a correspondence chess manager, a PGN to HTML converter and perhaps an ICS client. No plans for a chess *engine* - Crafty is already good enough.