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
Red Hat Enterprise Linux on Microsoft Azure
Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.
Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
A full implementation of Tablut(aka Viking chess). Supports human vs human and human vs CPU games. Runs as Java Swing application (Java 8 Required).
run the game from dist folder with
java -jar tablut.jar
Implemented By University of Windsor computer science students during Introduction to Artificial Intelligence course taught by Professor Kalyani Selvarajah.
Please read the White Paper pdf for full game rules and description of CPU player artificial intelligence.
CPU player...
An environment to develop games based on a rectangular board
MatrixGame is a development tool designed to quickly produce video games based on a rectangular board.
A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment.
For some examples please run the jar file after the download. A little menu opens letting you run all the developed games.
Sources are inside the jar file that can be opened as a normal zip file.
In the apk file you can find a partial Android porting.
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