A Clicker game for Windows, written in Visual C++ and using DirectX for graphics.
# build the project
build.bat# run the project
test.batThis is a clicker game originally designed only for windows.
It is right now just a blank window, but as soon as we can, we will release binaries.
For now you have to build the project yourself. The game is written in C++ and uses DirectX's Direct2D for graphics and input handling.
The game is still in early development, so there are no features yet, but we will add them as soon as possible.
If you want to contribute to the project, feel free to fork the repository and make a pull request.
We are open to any contributions, whether it's bug fixes, new features, or just general improvements.
This project is licensed under the MIT License. See the LICENSE file for more details.