Search found 2 matches
- Wed Apr 20, 2016 12:01 pm
- Forum: Games and Creations
- Topic: [LD35] Snap & Shift
- Replies: 1
- Views: 1397
[LD35] Snap & Shift
Hello! My second Ludum Dare was made with Löve framework, so I wanted to share it to you :awesome: It's called Snap & Shift : a platformer where you take photos to shift stuff. http://ludumdare.com/compo/wp-content/compo2//542293/44516-shot0-1460909210.gif-eq-900-500.jpg It's way too short, I di...
- Mon Jan 04, 2016 9:53 am
- Forum: Libraries and Tools
- Topic: Snowflakes effect with Löve
- Replies: 0
- Views: 1115
Snowflakes effect with Löve
Hello, For my game I wanted a falling snowflakes effect. But I didn't find any already existing for Löve. So I made a port of a HTML5 Canvas + JavaScript version to Lua and Löve. Here how it looks: U_lnHH8dTN8 The source is hosted on GitHub . This is my first Lua/Löve module, any feedback would be a...