Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

blossoms

falling petals module, uses a markov model for animation. Make with love, for LÖVE

sample usage

  • take blossoms.lua into the directory where your main.lua is
  • local blossoms = require("blossoms")
  • put blossoms:init(), blossoms:update(), and blossoms:draw() into their respective love callback functions
  • specify the screen width and height by setting blossoms:xdim and blossoms:ydim to their respective values

JRYZKNS 2018

About

falling petals module, uses a markov model for animation. Made with love, for LÖVE

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages