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 secuirty. Auth0 now, thank yourself later.
Try free now
Bright Data - All in One Platform for Proxies and Web Scraping
Say goodbye to blocks, restrictions, and CAPTCHAs
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
A chess application written in Java. Currently very BETA, requires a lot of testing and work but the idea is to extend it to include A.I. and online capabilities (play with your friends online).
Start building the next generation of GenAI apps today
MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.
MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
Struggle Chess is a game of chess where all the pieces are animated. It is of course a tribute to the very famous Battle Chess. Struggle Chess is developped in Java so it is highly portable (Netbeans 6.8).
A PHP Web Application that you can install on your own web server. It allows you to play chess with other users across the internet or sitting at the same screen. It only permits valid moves and can automatically detect check and checkmate status.
A tool for managing chess clubs, including member management, rating tracking and tournament organization. I am learning Java with this project - so be patient as things may take a while getting off the ground =)
Save hundreds of developer hours with components built for SaaS applications.
The #1 Embedded Analytics Solution for SaaS Teams.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
In knight tour (kt) problem every chess square is visited exactly once using knight moves. In this game some knight moves already made and we have an incomplete kt. The object is to complete the kt by guessing missing moves.
KMT Chess is a chess engine. It supports Winboard Chess Engine Protocol and can be used in combination with Winboard or Arena user interfaces. KMTWinboard package includes WinboardX interface and a opening book, providing a much better user experience.
an amateurish action script chess gui which checks for legal moves and connects an project darkstar server. Intending to be a client of a multiplayer chess site
Chess-like game for mobile devices. You can play human vs human, human vs machine or see a game machine vs machine. The game is played in a 6x4 board. Touching a piece indicates the way it moves. Stalemate counts as a win. There is a java midlet (aga
Multiplayer bluetooth games playable on mobile devices. BTChess: Bluetooth chess, playable on bluetooth as well as single handset. with export/import/replay options. BTTicTacToe: A bluetooth m*n*k Tic-Tac-Toe, with AIPlayer and single handset mode.
This chess program changes its strength to give the best match against you. Eventually it learns to beat you specifically through learning alogirthms. Features included transposition tables and a elementary 3-piece endgame tablebase.
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.