aneury1 / DOEngine

Another Game Engine, by now only use SDL2 and its dependent family library but we planning to use other librarys like SFML or allegro5 to create Drawing Context (opengl ,Vulkan or metal).
0 stars 2 forks source link

Implement getPercentageFrom #20

Closed victordmontero closed 3 months ago

victordmontero commented 7 months ago

Scope

As of now, getPercentageFrom from Utils is not implemented

DOD

Unit tests passing