Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Sign up for free
MongoDB Atlas runs apps anywhere
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.
Database driven multiplayer chess that play like classic correspondence chess. This is 1st release that isn't design as plug and play chess games, you should make some mods. Please go to http://www.bebogame.com and see how it is implemented fully.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Opala is a chess-like game written in Java. You can either play against another human or against an AI. A cool user interface using Java Swing is availible. Network support is planned.
Ouk or Ouk Chaktrung is a Khmer chess. It is similar to Western Chess but some of the chess pieces are moved differently. Ouk is one of the most popular board games played in Cambodia.
PCChess is a remote/mailchess component for Joomla 1.5. With PCChess you can enhance your Joomla! Website with a nice chess game and allow your visitors to play mailchess around the world.
Connect every part of your business to one bank account
North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account
North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse.
The pgn parser new moves to Github:
* https://github.com/supareno/pgn-parser
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.
This chess engine is the result of the project work 2013 at the University of Applied Sciences, study programme Applied Informatics. The target was to write an engine that is able to play chess with the official FIDE rules.
At the moment, the engine chooses the first-found valid move instead of the best move. Other java classes should be fine.
- shout-out to Mediocre Chess
PloneChess plans on providing chess-related websites that use Zope, CMF and/or Plone the necessary tools to easily view, upload and play PGN (Portable Game Notation) games and display and manage several types of chess tournaments (round-robin, swiss).
Take the chess graphism, and use it with a chess engine.
You are given a chess graphical interface, with drag and drop functionnalities (or other interaction mode), board flipping, and some pieces/cells sets given. Then, you have some callbacks methods in order to validate moves from your chess engine and to update them to your chess engine.
Computer chess engine written using Qt4, which works under Knights, Jose, Arena and other chess board GUI games. Uses bitboard game representation and alpha beta brute-force search to analyse chess positions.
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.
SNChessPLayer is a Java platform to play chess on-line, developped by B.Robertie. SNChessPlayer est un jeu d'echecs developpé en Java. Plus d'information sur http://echecs-en-ligne.org
SZChess will be suite of chess applications covering every aspect of chess using computers. The development will be carried out in Java to ensure maximum portability.
SimpleGameNet is a framework for an arbitrary amount of diverse multiplayer game modules. It provides distributed game and player state management, chatting, etc. Several games are included, such as Chess, Dice and ConnectALine.
A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
SimpleShogi is a Java implementation of the game Shogi (japanese chess) it supports hot seat and multiplayer via network (UDP). SimpleShogi offers intuitive symbols for beginners but does not implement an AI-player.