Skip to content

Commit b93ad0e

Browse files
updates README.md so you can READIT.md
1 parent d281ff5 commit b93ad0e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ It focuses on **fast iteration, simple builds, and frictionless distribution**,
1616
- [x] Basic game example;
1717
- [x] Independent post-processing effects;
1818
- [x] A multi-pass shader manager to facilitate starting projects with multi-pass shaders;
19+
- [x] A shader-chunk system so you can conveniently inject/re-use shader chunks with `#include`;
1920
- [x] WebAssembly builds so we can run the games in browsers too;
2021
- [x] Single-File WebAssembly build philosophy (more on that below);
22+
- [x] Cool-looking WASM-compatible Debug UI using MicroUI;
2123
- [ ] Gamepad support (soon™️);
2224
- [ ] Mobile touch controls and virtual joysticks (soon™️);
2325
- [ ] Sound system with procedurally generated, parameterizable sound effects (soon™️).

0 commit comments

Comments
 (0)