summaryrefslogtreecommitdiff
path: root/ruby_build_config.rb
AgeCommit message (Collapse)Author
2023-05-30feat Create 2D animationsFrederico Linhares
* Rakefile: Add subfolders to the lib directory. * lib/animation/discrete.rb: Create a class for discrete animations. This class needs tests. * lib/animation/frame_2d.rb: Create a 2D frame to be used with discrete animations
2022-10-05buil Configure compilatio for MinGWFrederico Linhares