Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.32 KB

ROADMAP.md

File metadata and controls

33 lines (25 loc) · 1.32 KB

Roadmap

List of features/issues for future versions of PocketBroomball.
So users from Codeberg and Github can track issues/features with ease.

Table of contents

Backlog

Features/issues that will [probably] be added/solved in future

  • make field borders responsive to device screen size - #30
  • bot vs bot with custom difficulties - #26
  • progressive knockback on ball hits - #23
  • improve crowd sound effects - #21
  • custom colors for shop items - #16
  • online/local multiplayer - #15

In progress

List of features that are currently worked on.

Done

Features/issues that are added/solved in specific version

  • 5.2.1
    • update to Godot 3.6
    • use Godot 3.6 physics interpolation over smoothing addon
    • target latest Android SDK level 34