diff options
| author | Ray <[email protected]> | 2022-07-29 18:45:14 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-29 18:45:14 +0200 |
| commit | 6c61f83d639c7551dae84141849118d3b7d32228 (patch) | |
| tree | 8fed259a220e60919141549a505697210efae1e4 /ROADMAP.md | |
| parent | 0ef3e4c4d57bcd10d1ab5ee29af7fd74a8d82ef1 (diff) | |
| download | raylib-6c61f83d639c7551dae84141849118d3b7d32228.tar.gz raylib-6c61f83d639c7551dae84141849118d3b7d32228.zip | |
Update ROADMAP.md
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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** |
