Skip to content

Capture flag drone game

Roque requested to merge rporchetto/erp5:erp5_capture_flag into master

Summary

The goal is to create a new drone game with capture the flag rules.

Outcomes

The expected outcome is to publish a new officejs application which would allow players to

  • configure a swarm of drones logic with a javascript API
  • execute the swarm script on a configurable map, which contains fixed and moving obstacles, to reach multiple flags located on the map
  • get a score result, to allow comparing different script strategies

Demo

Latest: https://flock.app.officejs.com/f12560a278/

Old ones:

Edited by Roque

Merge request reports