Go to file
Sara daa53c6ef0 movetowards now also works in cases where x == 0 && y != 0 || x != 0 && y == 0 2023-06-24 20:32:31 +02:00
src movetowards now also works in cases where x == 0 && y != 0 || x != 0 && y == 0 2023-06-24 20:32:31 +02:00
.gitignore added .helix dir to ignore 2023-06-14 18:50:00 +02:00
CMakeLists.txt changed to single build directory and now using debug and build sh scripts 2023-05-05 23:19:38 +02:00
debug added -DCMAKE_EXPORT_COMPILE_COMMANDS to debug and release build scripts 2023-05-07 17:54:14 +02:00
release added -DCMAKE_EXPORT_COMPILE_COMMANDS to debug and release build scripts 2023-05-07 17:54:14 +02:00