2D space shooter for desktop and Android using C++20, Vulkan, and OpenAL
Release
https://karnage42.itch.io/nova-swarm
Source
https://github.com/cpp-gamedev/spaced/
Features
- Supports Linux, Windows, MacOS, and Android.
 - Input controllers for mouse vs touch.
 - Asynchronous asset loading with progress.
 - Cross-fading music.
 - Persistence of user data:
- High score as obfuscated binary.
 - Preferences and stats as JSON.
 
 
