Unofficial Projects: Difference between revisions
More actions
add projects disclaimer |
add official api information |
||
| (2 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.'' | ''Note that some of these projects may be work in progress, incomplete, or abandoned.'' | ||
| Line 17: | Line 21: | ||
= Software = | = Software = | ||
{{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 52: | 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
- ofra.vimacs.workers.dev
- Author: scamiv
- Version: v28
FrontPlus.io
FrontPlus.io is a companion web platform for OpenFront.io players.
Software
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. |
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!