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.
Get started with Nexo.
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Weze is an easy computer game, some kind of Snake for mobiles (or Nibbles) but designed for typical PCs. Although graphics are very primitive, gameplay can be good, especially in network games :-) Try it with your friends! Runs on Wine.
A system for playing chess with a computer player using a real chess board. An experiment in learning the techniques of Computer Vision and having fun in the process.
This is the first ever Heroscape game made for the computer based off of community support. The game engine will initially be DarkGDK, but XNA is a potential option.
SnakeByte is another Windows version of the traditional game. You control the snake with only two keys: turn left, and turn right, with regard to the snake itself. As in the first version of this game I played with on my good old apple e2 computer.
A game based around the popular Puerto Rico game. The client will be available for various OS´s. The server code will be for Linux but may work on other POSIX-Systems as well. The game will include definable buildings and graphics.
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.
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.
TelecaAbaloneGame is an Abalone board game which allows you to play with your friend on the same computer or over network. There is also an option to play with the computer itself.
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 sourcecode is in portuguese but there are plans to translate it. This is the base for the bigger project: Hydrus.
Chessmokey is a chess game with a chessboard in which two players can play. It has no built AI (Artificial Intelligence). It was developed using C++ and OpenGL by students of Computer Engineering at USP - São Carlos in the Computer Graphics discipline.
ChessDB is a free open-source chess database for Windows, Linux, Mac OSX and most UNIX and UNIX-like operating systems. ChessDB is based on code from Scid http://scid.sourceforge.net/ - a project for which there have been no updates for several years. In
ClassicThunder Checkers is a fun 2d checkers program, featuring AI. It is also an excellent example of basic to advanced 2D graphics, data structures, and artificial intelligence. So many newer C++ programmers may enjoy and lean by looking through code.
A basic Win32 version of the classic game Ataxx. Players may compete against each other either locally, via a network or against the computer. This program is a single file with no dependencies. No install is required.
Fluff Who?: A Twisted Guess Who Game
This computer game will let you connect remotely to friends through the net, and through an inbuilt chat program, you will be able to ask questions, and guess each others persons.
The AI Chinese Chess developered by c++ builder 5 . you can play the chess with computer. the purpose is research about How to implement the AI port of game .
ChessGC is an opensource 3D Chess game for windowns written in C++ and OpenGL. It is being created as part of a game development club. Currently, games can only be played by two people on the same computer.
Dynaman is a try to create a game like "Dyna Blaster" in C++, supporting Windows and Linux (and probably even more Operating Systems). The code is based on libSDL. It currently supports walking, placing bombs and goodies, we want to add LAN support later
No Means No - computer-aided board game for alternative lifestyles (swingers, BDSM community etc.). See our Home Page ( http://nomeansno.sourceforge.net/ ) for details.
Mill 3D is a nine men 's morris game. You can play against the computer, or a human player, in a nice 3D enviroment. Mill 3D uses Fltk for the GUI, OpenGL for rendering and SDL for many other things. It is available for Linux, and Windows.
This program allows you to play Chinese chess over the computer network as well as to browse, edit, save your games and reload them. It runs on top of Gtkmm and requires Common C++ library. See release note for more.
Generic Game Framework in eiFFel (G2F3) aims to simplify the development of two player zero sum strategy games by separating game specific code from reusable generic code. So far, abstract board games are best supported.