Skip to content

Demo

Compare
Choose a tag to compare
@pablomayobre pablomayobre released this 25 Mar 20:26
· 4 commits to test since this release

This is a demo of what can be done with Material-Love.

Demo

This demo uses almost all the features in this library.

Roundrect in order to draw the main card, Shadows for the toolbar and the card, ripples for the back arrow, the FAB button, the accept and cancel buttons. The FAB is done thanks to the fab.lua library. All the colors used are from the colors.lua library. Everything is written with Roboto. The back arrow and the Heart icon are done thanks to DrawIcons and Icons

It also has toasts!!

This demo depends only on Material-Love, except for collision detection and the toasts, but that is rather simple.

Check it out for your self download the demo.love and open it with LÖVE, click on the Agree and Disagree buttons to open the toast (anywhere else will close them). Click the FAB to come to this repo. Click the back arrow to close (If you dont want to open the repo every single time you click or you dont wanna close, use the right click instead).