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.
Start Free
Simple, Secure Domain Registration
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.
A Chess game made by two students for a progamming project. The game has support to save and load files and timers for each player. The source code is in portuguese but there are plans to translate it. This is the base for the bigger project: Hydrus.
Phantoms Chess Where Pawns Can become Queens
Chess Game is zero-sum two-player.
Team Members: Phantoms Team
* Leader
Gehad Sayed Kaseb Gehad.Kaseb@gmail.com
* Co-leader
Rawia Ahmed
* Research team
Hagar Samir
Safaa Mohamed
* Design and Implementation team
Ahmed Helal
Aya Eid
Aya Tarek
Eman Saleh
Fatma El zhraa Ibrahim
Hanan Mohamed
John Samir
Mina Victor
Nahla Ibrahim
Samira Magdy
Samr Ayman
* Integration Team
Marwa Ayman
Nahla Essam
* Interface and Communication team
Abderahmn Samy
Sherif Ibrahim
* Testing team
Gehad Ahmed
Hassan Mohamed
* Documentation team
Nasma Abdallah
Nourhan Tarek
Egypt, Cairo University, Faculty of Engineering, Computer Department
Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.
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.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The goal is to develop a stable high quality chess application
The following chess application has been in construction since late Fall of the year 2011. The program is in the pre-alpha stage; it is in no way a finished product. The application is written using Processing API, which I found to be quite fun to write in. The version control was done with github. If there are any bugs, which is the purpose of this public release, please contact me on my email: chessbycruz@gmail.com
A Perl script which accepts a chess position (in the FEN format) as input and outputs POV-Ray source, which, when rendered by POV-Ray, produces a 3-D view of the chess position.
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.
Chess game in three dimensional cube. Game rules are the same, only adopted to three dimensional space, which means, that anyone can start playing right away.
A Chess Game developed completly in Java including the Java3D API. This game is more then standard chess games, because it contains the possibility to play on more then one layer (e.g. you can pull the rook in x- y- and z-axis)
A chess study aid that lets you keep track of the various positions and branches of a chess game. It's very useful for studying the complexities of a board situation, and for following along a game that has plenty of commentary. Check out the homepage!
A chess application : game with human and/or computer
A chess application in order to play against computer or to play with another human. No network playing is planned (no FICS).
This program uses the Carballo Chess Engine in order to check moves, and the Stockfish engine (that you must download on their website) in order to generate the computer moves.
Just aims to be a chess board (free to make your moves).
This project just aims to be a simple chess board. You can do whatever you want with pieces (even make a piece eat a king if you want !!!) : the purpose is just to provide a "magnetic" chess board on computer. But all moves are verified.
Also with some facilities : history manager, so that you can go back and rewrite the game history !!!
ChessLib is a toolkit for quickly writing chess programs.
ChessLib provides chess data types and algorithms.
With ChessLib some chess programs will be developed.
ChessTask is a frontend for easily creating chess tasks with LaTeX. The tasks are stored in a list which can be exported, either to a LaTeX input file, or to HTML files.