From 6c61f83d639c7551dae84141849118d3b7d32228 Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 29 Jul 2022 18:45:14 +0200 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 879b8dd80..f25f83459 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -11,8 +11,9 @@ _Current version of raylib is complete and functional but there is always room f **raylib 4.x** - [ ] Redesign camera module (more flexible) ([#1143](https://github.com/raysan5/raylib/issues/1143), https://github.com/raysan5/raylib/discussions/2507) - [ ] Redesign gestures system, improve touch inputs management - - [ ] Better documentation and improved examples - - [ ] Focus on HTML5 ([raylib 5k gamejam](https://itch.io/jam/raylib-5k-gamejam)) and embedded platforms (RPI and similar SOCs) + - [ ] Redesign raudio module, implement miniaudio high-level provided features + - [x] Better documentation and improved examples + - [x] Focus on HTML5 ([raylib 5k gamejam](https://itch.io/jam/raylib-5k-gamejam)) and embedded platforms (RPI and similar SOCs) - [x] Additional support libraries: [raygui](https://github.com/raysan5/raygui), [rres](https://github.com/raysan5/rres) **raylib 4.0**