-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Roadmap | ||
List of features/issues for future versions of PocketBroomball. | ||
So users from [Codeberg](https://codeberg.org/dulvui/pocket-broomball) and [Github](https://codeberg.org/dulvui/pocket-broomball) can track issues/features with ease. | ||
|
||
## Table of contents | ||
- [Roadmap](#roadmap) | ||
- [Table of contents](#table-of-contents) | ||
- [Backlog](#backlog) | ||
- [In progress](#in-progress) | ||
- [Done](#done) | ||
|
||
## Backlog | ||
Features/issues that will [probably] be added/solved in future | ||
|
||
- make field borders responsive to device screen size https://github.com/dulvui/pocket-broomball/issues/30 | ||
- bot vs bot with custom difficulties https://github.com/dulvui/pocket-broomball/issues/26 | ||
- progressive knockback on ball hits https://github.com/dulvui/pocket-broomball/issues/23 | ||
- improve crowd sound effects https://github.com/dulvui/pocket-broomball/issues/21 | ||
- custom colors for shop items https://github.com/dulvui/pocket-broomball/issues/16 | ||
- online/local multiplayer https://github.com/dulvui/pocket-broomball/issues/15 | ||
|
||
## In progress | ||
List of features that are currently worked on. | ||
|
||
|
||
## Done | ||
Features/issues that are added/solved in specific version | ||
|