Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Board Game Language (BGL, pronounced "bagel") is a natural language syntax programming language for first-time programmers. It uses board games as a metaphor for programming concepts, with the goal of teaching users the foundations of programming.
Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
NaruGo is game AI project. Current targets are GO board game and Texas Holdem poker. It investigates Genetic programming to build game AI logic. Also EA/GP simulations for TSP, Graph layout and Prisoners Dilemma problem.
The game is a clone of Sea Race (GCompris activity).
Is to give orders (the language is extremely basic) to a boat to win a race.
The aim is to show how to think ahead and construct a program, to people with no knowledge of it and have fun at the same time.
Chesley is a free software chess engine written in C++ targeting Windows and Unix-like platforms and the xboard GUI. Chesley implements a number of modern chess programming techniques, including bitboard move generation, transposition tables, etc.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A Java tool to generate pairings in swiss system-like tournaments. jSwissTour uses Constraint Programming tools to be as flexible as possible, and noticeably the ability to handle games with more than two players.
This will be a port of the famous Monopoli game to a java environment. It's just a project that aim to make ourselves closer to Java programming and, more over, it should enforce our object-oriented programming skill.
KiBlitz is an Internet Chess Server coded in the Java programming language.
It provides a generic core with pluggable adapters for compatibility with common
other chess servers.
The project wants to switch from classical objecting oriented programming towards mark up language programming, where in order to develop and play a game, it\'s enough to describe how objects look and how they are allowed to interact.
Strategy-ai is a Stratego-like game with an ai based on genetic programming, evolutionary computation. The ai can be trained and be improved over time.