Skip to content

Commit 6dcc88a

Browse files
committed
piml: roadmap 2
1 parent c0efa70 commit 6dcc88a

File tree

1 file changed

+7
-38
lines changed

1 file changed

+7
-38
lines changed

public/roadmap/roadmap.piml

Lines changed: 7 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -11,28 +11,17 @@
1111
(issues)
1212
> (issues)
1313
(id) FEZ-1
14-
(title) MIDI Support for FeZynth
15-
(description) Integrate MIDI input to play FeZynth with external MIDI controllers.
16-
(category) Games
14+
(title) Backend Support for Fezcodex
15+
(description) Integrate a cloud provider and add support for backend for Fezcodex.
16+
(category) Infrastructure
1717
(status) Planned
18-
(priority) High
18+
(priority) Medium
1919
(created_at) 2025-11-29T10:00:00+03:00
2020
(due_date) 2026-01-15T00:00:00+03:00
21-
(notes) Requires Web MIDI API research.
21+
(notes) Find a free cloud provider.
2222

2323
> (issues)
2424
(id) FEZ-2
25-
(title) Multiplayer FezType
26-
(description) Allow users to compete in real-time typing races.
27-
(category) Games
28-
(status) In Progress
29-
(priority) High
30-
(created_at) 2025-11-20T11:30:00+03:00
31-
(due_date) 2026-03-01T00:00:00+03:00
32-
(notes) Backend infrastructure and WebSocket implementation needed.
33-
34-
> (issues)
35-
(id) FEZ-3
3625
(title) More Commands for Code Seance
3726
(description) Expand the set of available commands and interactions in Code Seance.
3827
(category) Games
@@ -42,27 +31,7 @@
4231
(notes) Focus on developer-themed commands.
4332

4433
> (issues)
45-
(id) FEZ-4
46-
(title) Save/Load Color Palettes
47-
(description) Add functionality to save and load generated color palettes.
48-
(category) Generators
49-
(status) Planned
50-
(priority) Medium
51-
(created_at) 2025-11-25T09:00:00+03:00
52-
(notes) Local storage first, then user accounts.
53-
54-
> (issues)
55-
(id) FEZ-5
56-
(title) Notepad Markdown Support
57-
(description) Implement basic Markdown rendering and editing capabilities in Notepad.
58-
(category) Utilities
59-
(status) Planned
60-
(priority) High
61-
(created_at) 2025-11-27T16:00:00+03:00
62-
(notes) Requires a Markdown parsing library.
63-
64-
> (issues)
65-
(id) FEZ-6
34+
(id) FEZ-3
6635
(title) Customizable Morse Code Translator
6736
(description) Allow users to customize Morse code speed, tone, and character mappings.
6837
(category) Converters
@@ -72,7 +41,7 @@
7241
(notes) Lower priority, focus on core features first.
7342

7443
> (issues)
75-
(id) FEZ-7
44+
(id) FEZ-4
7645
(title) New App: Project Timeline Visualizer
7746
(description) A tool to visualize project timelines and dependencies.
7847
(category) Utilities

0 commit comments

Comments
 (0)