Mercurial > games > semicongine
comparison README.md @ 171:ceba165f07d8
add: audio subsystem, windows backend still missing
author | Sam <sam@basx.dev> |
---|---|
date | Mon, 01 May 2023 23:55:07 +0700 |
parents | c1a9a988b9e3 |
children | 4293eb730430 |
comparison
equal
deleted
inserted
replaced
170:c1a9a988b9e3 | 171:ceba165f07d8 |
---|---|
51 - [ ] Fullscreen mode + switch between modes | 51 - [ ] Fullscreen mode + switch between modes |
52 - [x] Linux (works well enough, I hope) | 52 - [x] Linux (works well enough, I hope) |
53 - [ ] Window | 53 - [ ] Window |
54 - [ ] Input-mapping configuration | 54 - [ ] Input-mapping configuration |
55 - [ ] Audio playing | 55 - [ ] Audio playing |
56 - [ ] Linux (Alsa) | 56 - [x] Linux (Alsa) |
57 - [ ] Windows Waveform API? | 57 - [ ] Windows Waveform API? |
58 - [ ] Telemetry | 58 - [ ] Telemetry |
59 - [ ] Documentation? | 59 - [ ] Documentation? |
60 | 60 |
61 Advanced features (very low priority): | 61 Advanced features (very low priority): |