Mercurial > games > semicongine
changeset 187:b14e078690dc
add: progress update
author | Sam <sam@basx.dev> |
---|---|
date | Wed, 03 May 2023 23:57:25 +0700 |
parents | b0dc000bbb78 |
children | de9dff24c422 |
files | README.md |
diffstat | 1 files changed, 9 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Wed May 03 06:54:37 2023 -0700 +++ b/README.md Wed May 03 23:57:25 2023 +0700 @@ -49,15 +49,18 @@ - [x] X11 - [x] Win32 - [x] Enable/disable hardware cursor -- [ ] Fullscreen mode + switch between modes - - [x] Linux (works well enough, I hope) - - [ ] Window +- [x] Fullscreen mode + switch between modes + - [x] Linux + - [x] Window - [x] Audio playing - - [x] Linux (Alsa) - - [x] Windows Waveform API (maybe change to direcsound) + - [x] Linux + - [x] Windows Waveform API +- [ ] Generic configuration concept (engine defaults, per-user, etc) - [ ] Input-mapping configuration - [ ] Telemetry -- [ ] Documentation? + - [ ] Add simple event logging service + - [ ] Add exception reporting +- [ ] Documentation? Advanced features (very low priority): - [ ] Text rendering