Write code at the speed of thought.
- Built entirely in C++ and Qt
- No Electron. No frameworks
- Direct control over rendering and input
Five clean subsystems. Each with a single responsibility.
git clone https://github.com/your-repo.git
cd valence
mkdir build && cd build
cmake ..
make
./valence- macOS: available
- Windows: in progress
- Linux: in progress
- Control over performance
- Simplicity in design
- Clear separation of responsibilities
Built by Sudhanshu Shukla


