Welcome to the AnyDesk Hackathon 2025!
- Fork this repo and submit the link to your forked repo to the google form: https://forms.gle/5JXT4Bcdo8wLM6GZ6
- git clone your repo into the following folder: C:/Users/anydesk/hackathon_gol
Now you have two options to build your project from the Windows Terminal:
- Call build_debug.bat to make a debug build that you can step through in a debugger like raddbg
OR
-
Call build_release.bat to make a release build to see how your code performs with compiler optimizations turned on. This is how the final evaluation will work as well.
-
Run the compiled executable