Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Create an account below if you want to be able to make edits.

Unofficial Projects: Difference between revisions

From the OpenFront Wiki Project
Tidwell (talk | contribs)
No edit summary
Tidwell (talk | contribs)
add official api information
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Unofficial community projects utilize Openfront data or interact with the Openfront systems.
Unofficial community projects utilize Openfront data or interact with the Openfront systems.
The [https://github.com/openfrontio/OpenFrontIO/blob/main/docs/API.md Openfront Api] provides endpoints to query game, player, and clan data: you can list game metadata within a two-day window, fetch full game details, and retrieve player info and session lists by player ID; clan endpoints include a top-100 leaderboard (weighted wins with a 30-day half-life) and detailed clan stats and sessions over optional time ranges
For Software and Tools related to maps, see [[Map Making]].
''Note that some of these projects may be work in progress, incomplete, or abandoned.''


= Web Apps =
= Web Apps =
Line 15: Line 21:


= Software =
= Software =
For Software and Tools related to maps, see [[Map Making]]
{{Warning|All software linked below is community-created and not official in any capacity. Use at your own risk. Always review any code you download before running it.}}
{{Warning|All software linked below is community-created and not official in any capacity. Use at your own risk. Always review any code you download before running it.}}


Line 50: Line 54:
* Author: scamiv
* Author: scamiv
* Version: v28
* Version: v28
== OpenFront.io Reinforcement Learning Agent ==
Academic Research project for a sophisticated deep reinforcement learning system for training AI agents to play OpenFront.io.
* [https://github.com/Alexis-CAPON/Reinforcement-Learning-Agent-OpenFront.io Github]
* Author: Terry, Jordan K and Black, Benjamin and Jayakumar, Mario
* Version: v27
== OpenFront Watcher Chrome Extension ==
A Chrome extension that monitors openfront.io for "Free for All" in the online mode rotation and sends desktop notifications.
* [https://github.com/PeanutButte7/openfront-watcher/tree/main Github]
* Author: PeanutButte7
* Version: v28
''Tools related to automating/cheating, gameplay modification, or forks of the Official OpenfrontIO game are not to be included here.  Inactive software/tools will be flagged as inactive when they cease to function.  If you verify software working on a more recent version than listed here, please contribute an update!''

Latest revision as of 07:08, 24 December 2025

Unofficial community projects utilize Openfront data or interact with the Openfront systems.

The Openfront Api provides endpoints to query game, player, and clan data: you can list game metadata within a two-day window, fetch full game details, and retrieve player info and session lists by player ID; clan endpoints include a top-100 leaderboard (weighted wins with a 30-day half-life) and detailed clan stats and sessions over optional time ranges

For Software and Tools related to maps, see Map Making.

Note that some of these projects may be work in progress, incomplete, or abandoned.

Web Apps

OpenFront.io Replay Analyzer

A Web Application to analyze OF games

FrontPlus.io

FrontPlus.io is a companion web platform for OpenFront.io players.

Software

OpenfrontIO Api Client (JS/TS)

An unofficial, robust JavaScript/TypeScript client for the OpenFront API.

  • Github
  • Author: Tidwell
  • Version: v28

Openfront Utility

This project is a tool for generating and previewing Openfront.io patterns in Base64 format.

  • Github
  • Author: Aotumuri
  • Version: v28

Openfront Tactical Suitcase

Monorepo for the Openfront Tactical Suitcase project, including the web UI, shared game logic, and a browser userscript HUD.

  • Github
  • Author: DrZoid
  • Version: v28

OpenFront Replay Analyzer

This repository runs OpenFront replays against the exact game engine version recorded in each replay’s gitCommit, without embedding the analyzer inside the main OpenFront repo.

  • Github
  • Author: scamiv
  • Version: v28

OpenFront.io Reinforcement Learning Agent

Academic Research project for a sophisticated deep reinforcement learning system for training AI agents to play OpenFront.io.

  • Github
  • Author: Terry, Jordan K and Black, Benjamin and Jayakumar, Mario
  • Version: v27

OpenFront Watcher Chrome Extension

A Chrome extension that monitors openfront.io for "Free for All" in the online mode rotation and sends desktop notifications.

  • Github
  • Author: PeanutButte7
  • Version: v28


Tools related to automating/cheating, gameplay modification, or forks of the Official OpenfrontIO game are not to be included here. Inactive software/tools will be flagged as inactive when they cease to function. If you verify software working on a more recent version than listed here, please contribute an update!