diff --git a/2021-oop1/ku/stream-05/Dice.cpp b/2021-oop1/ku/stream-05/dice/Dice.cpp
similarity index 100%
rename from 2021-oop1/ku/stream-05/Dice.cpp
rename to 2021-oop1/ku/stream-05/dice/Dice.cpp
diff --git a/2021-oop1/ku/stream-05/Dice.hpp b/2021-oop1/ku/stream-05/dice/Dice.hpp
similarity index 100%
rename from 2021-oop1/ku/stream-05/Dice.hpp
rename to 2021-oop1/ku/stream-05/dice/Dice.hpp
diff --git a/2021-oop1/ku/stream-05/main.cpp b/2021-oop1/ku/stream-05/dice/main.cpp
similarity index 100%
rename from 2021-oop1/ku/stream-05/main.cpp
rename to 2021-oop1/ku/stream-05/dice/main.cpp