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.
Try free now
Earn up to 16% annual interest with Nexo.
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.
Yet another implementation of the BloodBowl board game. It uses a client/server setup similar to MegaMek to enable network play. The aim is to fully implement all rules from the Living Rulebook.
The Cell framework is a scalable server framework written in C#. It's original purpose is for MMOG emulation but can be easily adapted to other areas. The project includes a proof of concept rewrite of the DAoC emulator DOL.
A PL/SQL based Sudoku puzzle solver. The initial objective of the project was to demonstrate how complex problems can be solved with relatively simple solutions using SQL. It is now a fully working utility able to solve the most difficult puzzles.
libnamegen is a library to generate real and fantasy names out of databases (text-files).
The goal is to enable games, RPG-character generators and name-list generators to easily support different languages and their name-creation system.
Sudokulib is a small C++ library for generating and solving sudoku puzzles. The projects also contains a small sudoku app for Linux and Windows systems. The subproject MobileSudoku is a J2ME-Version. It should run on all recent mobile phones.
RPGCalc is a calculation engine designed to allow user/developers to model RPG systems and create tools like GM assistants and character generator. Using Scheme for math and XML+Xpath for data and structure any system can be modeled.
diceShop is a perl commandline dice expression interpreter. It handles complex expressions - add, subtract, multiply, divide and exponents. it understands things such as 2d%, 2d%% (2d10000) and even 2d4d6 (2d4 lots of d6). a gui is being planned also.
The Wiimote Data Management Library is a library for accessing and manipulating save data stored on a Wiimote. Sample end-user implementations, in the form of commandline utilities, will be released as well.
Guessing Game 6.0. This game operates in GUI. There are now four difficulty levels: Easy, Medium, Hard, and Suicide. To give you an idea of perspective, I can beat Easy in about three minutes, and I've never beat the first level of Suicide.
Playing an online game and sharing an Account with a friend? Tired of kicking each other? Here comes the solution! Accouma stores (encrypted) information about who is currently using which Account on "its own" server. Ment to be used as a Launcher.
ConChess - A console based chess game
This is a console based chess game with basic chess rules for 2 players. Yet, there is no single-player mode with AI implemented.
Play Dominoes against the computer! Play a tile so that the ends add up to a multiple of 5 to get points! Watch out though-- the computer makes the best moves available to it! Operates in commandline at present.
A tool for resolving mathematical non-risk trades. Can maximize amount of trades or the quality of trades. If you're looking for the program itself, get the latest TradeResolver package. Development and server packages are for advanced users.
mesh2hmap is a simple commandline tool for converting 3D meshes to raster heightmaps. This tool allows you to create terrains in your favourite 3D modeller and then easily convert to a heightmap image.