begin implementing klotski logic
This commit is contained in:
@ -12,6 +12,7 @@ add_executable(masssprings
|
||||
src/main.cpp
|
||||
src/renderer.cpp
|
||||
src/mass_springs.cpp
|
||||
src/klotski.cpp
|
||||
)
|
||||
|
||||
target_include_directories(masssprings PUBLIC ${RAYLIB_CPP_INCLUDE_DIR})
|
||||
|
||||
Reference in New Issue
Block a user