...While the SDF parser is not as advanced as the ANTLR-based parser, it provides much more capabilities, including a term rewriting system for creating a Fortran AST (Abstract Syntax Tree) using Stratego/XT (see http://strategoxt.org) and other custom program transformations.
The OFP ANTLR-based parser is no longer under active development.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Implementation of Stratego with 3d OpenGL GUI. Created by Patrick Smyth, Conor Keenan and Carl Beyer. Project started as a term assignment for a CS class at the University of Notre Dame
MobileStratego is the online version of Stratego for mobile phones. It's developed with J2ME and it is a two players version. Online playing is achieved using peer-to-peer with virtual server or direct connection. Single phone is supported too
A Java implementation of all our favourite game Sabotage, a great variant of the popular Stratego (Stratego is a TradeMark of Hasbro, Inc)! Client/Server setup with network capabilities and hopefully also end up with AI and variants!
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A Java based engine used to play the game "Stratego". This engine manages board setup, play state and generates moves based on separate strategic models.
S7r47e50 is an attempt to write a version of Stratego for Linux in Ruby using mySQL for 'opening books', a minimax algorithm as the AI, and TCP/IP bindings for internet multiplayer options. It will be licenses under the GPL v2.
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.