Skip to content

oishchen42/hackathon_gol_student

 
 

Repository files navigation

AnyDesk Hackathon 2025

Welcome to the AnyDesk Hackathon 2025!

Setup

  1. Fork this repo and submit the link to your forked repo to the google form: https://forms.gle/5JXT4Bcdo8wLM6GZ6
  2. 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:

  1. Call build_debug.bat to make a debug build that you can step through in a debugger like raddbg

OR

  1. 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.

  2. Run the compiled executable

About

AnyDesk Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 91.3%
  • Batchfile 8.7%