davidalmarinho / Sirius

An almost 2D Game engine powered by LWJGL. It has born by doing this series: https://www.youtube.com/watch?v=VyKE7vz65rY&list=PLtrSb4XxIVbp8AKuEAlwNXDxr99e3woGE
3 stars 0 forks source link

SaveAndLoadLevels: #116

Closed davidalmarinho closed 2 years ago

davidalmarinho commented 2 years ago

Upgraded the levels checker.

Fix bug: The listOfFiles Array needed to be sorted.

Now it checks for levels that aren't ordened.

Also checks for files that aren't levels.