A small Java application that can give the score of a Go game from an SGF file, according to the counting rules for Sunjang Baduk, as described here http://senseis.xmp.net/?SunjangBadukCounting
Fifteen puzzle, with its own goal-seeking to find the best solution
This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly.
The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts to be implemented by the framework
The front-end classes use Swing and thus can be run via the Web.
...
The Golden Hasweg: A Dwarven Tale is a little strategy or city-building game written in Java. In the game the player constructs and manages a dwarven settlement. The Golden Hasweg: A Dwarven Tale uses a roguelike theme.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
MapHack aims to provide a board game map API either locally or through JSON. This service makes it easier for developers of turn based strategy games to focus on the game mechanics and AI.
Oneiro is a (currently) text-centric game engine. It is an exercise in futility, absurdity and a bit of hubris. When the AI take over the world in a few hundred year, this is the project under which to file bug reports regarding the Matrix.
This project hosts the files necessary to setup the Strathclyde Poker Research Environment system, as described in "SPREE : The Strathclyde Poker Research Environment" in Proceedings of the AISB AI & Games Symposium 2011
Cardhouse is an online card game engine that supports a wide variety of games. The client is independent of the card game rules and new games can be added to the server without it having to reboot.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
BingoCardMaker automates the process of generating random bingo cards from a set of images. The cards are highly customizable; you can change their size, title, colours, output format, and filenames -- all through a user-friendly interface.
A Java-based Commodore 64 emulator for mobile devices and PCs. If you want to see the old C64 become alive on your mobile phone or PC then try this emulator. For more information see the Wiki pages http://sourceforge.net/apps/mediawiki/jmec64/index.php.
Kreuzfahrtindex ist ein Programm zum objektiven vergleichen von Kreuzfahrten. Dabei greift das Programm auf Daten wie z.B. die Kabinengröße, die Reisedauer, den Reisepreis oder die Größe des Schiffes zurück.
Ever wish that you could make something automated, well now you can, with Robot Automaton! you can run multiple programs that will repeatedly do tasks with an initial instruction only.
Realmlist Swapper is a simple and lightweight program that stores your WoW Realmlists and lets you change your realmlist.wtf file with one click. It is cross-platform so the same download works on Windows, Mac, Linux... anything with Java installed.
Citadelles est un jeu de société conçu par Bruno Faidutti à ce jour une seule extension existe pour ce jeu : La cité sombre. Le but de ce projet est d'adapter le jeu Citadelles en tant qu'application java.
This is a program to assist people planning their characters for Shaiya.
You can plan what skills you will take at what level
You can also plan what your final build will be, including what gear you will wear.
Battlefield Java is simple grid and turned based battle simulation game for Java developers. It requires you to develop a Ruler to control your game pieces. Battlefield Java is a great way to learn Java while having fun and doing battle with your friends.