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.
Start Free
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
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.
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.
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.