A lightweight C++ code comparison tool built with Electron, designed for competitive programming and algorithm testing.
- Simple and intuitive interface
- Real-time code comparison
- Cross-platform compatibility
For the best experience, we recommend installing the JetBrains Mono font from Nerd Fonts.
Install all required dependencies:
npm install
Create a production build:
npm run build
Launch the application:
npm start
- Make sure you have Node.js and npm installed on your system
- Use the latest version for optimal performance
We welcome contributions! Feel free to submit pull requests or open issues.
This project is open source and available under the MIT License.